| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of NonpolymorphicType in org.apache.openjpa.persistence.jdbc | 
|---|
| Methods in org.apache.openjpa.persistence.jdbc that return NonpolymorphicType | |
|---|---|
| static NonpolymorphicType | NonpolymorphicType.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static NonpolymorphicType[] | NonpolymorphicType.values()Returns an array containing the constants of this enum type, in the order they're declared. | 
| Methods in org.apache.openjpa.persistence.jdbc with parameters of type NonpolymorphicType | |
|---|---|
| protected static int | AnnotationPersistenceMappingParser.toPolymorphicConstant(NonpolymorphicType val)Return the ValueMappingPOLY_*constant for
 the given enum value. | 
| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||