|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationArtefactType | |
|---|---|
| org.hibernate.cfg | This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. |
| Uses of ConfigurationArtefactType in org.hibernate.cfg |
|---|
| Fields in org.hibernate.cfg declared as ConfigurationArtefactType | |
|---|---|
static ConfigurationArtefactType[] |
AnnotationConfiguration.DEFAULT_ARTEFACT_PROCESSING_ORDER
|
| Methods in org.hibernate.cfg that return ConfigurationArtefactType | |
|---|---|
static ConfigurationArtefactType |
ConfigurationArtefactType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConfigurationArtefactType[] |
ConfigurationArtefactType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||