Package | Description |
---|---|
org.hibernate.metamodel.source.annotations.attribute | |
org.hibernate.metamodel.source.binder |
Modifier and Type | Method and Description |
---|---|
IdentifierSource.Nature |
SimpleIdentifierSourceImpl.getNature() |
Modifier and Type | Method and Description |
---|---|
IdentifierSource.Nature |
IdentifierSource.getNature()
Obtain the nature of this identifier source.
|
static IdentifierSource.Nature |
IdentifierSource.Nature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentifierSource.Nature[] |
IdentifierSource.Nature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.