|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.progeeks.meta.ClassPropertyType
org.progeeks.meta.ClassEnumeratedPropertyType
org.progeeks.hibernate.HibernateAnnotations.PolymorphismPropertyType
public static class HibernateAnnotations.PolymorphismPropertyType
Enumerated property type defining the valid values for the class annotation's poloymorphism property.
| Field Summary | |
|---|---|
static java.lang.String |
EXPLICIT
|
static java.lang.String |
IMPLICIT
|
| Constructor Summary | |
|---|---|
HibernateAnnotations.PolymorphismPropertyType()
|
|
| Method Summary |
|---|
| Methods inherited from class org.progeeks.meta.ClassEnumeratedPropertyType |
|---|
getEnumeratedValues, isEnumeratedValue, isInstance, wrapRawSuperType |
| Methods inherited from class org.progeeks.meta.ClassPropertyType |
|---|
convertPrimitive, createRawSuperTypeIterator, equals, getBaseClass, getSuperTypes, hashCode, isAssignableFrom, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.progeeks.meta.PropertyType |
|---|
getBaseClass, getSuperTypes, isAssignableFrom |
| Field Detail |
|---|
public static final java.lang.String IMPLICIT
public static final java.lang.String EXPLICIT
| Constructor Detail |
|---|
public HibernateAnnotations.PolymorphismPropertyType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||