|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotatedClassType | |
---|---|
org.hibernate.cfg |
Uses of AnnotatedClassType in org.hibernate.cfg |
---|
Methods in org.hibernate.cfg that return AnnotatedClassType | |
---|---|
AnnotatedClassType |
ExtendedMappings.addClassType(org.hibernate.annotations.common.reflection.XClass clazz)
|
AnnotatedClassType |
ExtendedMappings.getClassType(org.hibernate.annotations.common.reflection.XClass clazz)
get and maintain a cache of class type. |
static AnnotatedClassType |
AnnotatedClassType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AnnotatedClassType[] |
AnnotatedClassType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |