Package | Description |
---|---|
org.hibernate.metamodel.source.annotations.entity |
Modifier and Type | Method and Description |
---|---|
IdType |
EntityClass.getIdType() |
static IdType |
IdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdType[] |
IdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.