Package | Description |
---|---|
org.hibernate.tuple |
This package defines a runtime metamodel for entities at
the object level and abstracts the differences between
the various entity modes.
|
Modifier and Type | Method and Description |
---|---|
static PropertyFactory.NonIdentifierAttributeNature |
PropertyFactory.NonIdentifierAttributeNature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyFactory.NonIdentifierAttributeNature[] |
PropertyFactory.NonIdentifierAttributeNature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.