|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.triactive.jdo.model.Types
public final class Types
Constructor Summary | |
---|---|
Types()
|
Method Summary | |
---|---|
static boolean |
isDefaultEmbeddedType(java.lang.Class c)
|
static boolean |
isDefaultFetchGroupType(java.lang.Class c)
|
static boolean |
isDefaultPersistentType(java.lang.Class c)
|
static boolean |
isEnhancedClass(java.lang.Class c)
|
static boolean |
isSecondClassMutableType(java.lang.Class c)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Types()
Method Detail |
---|
public static boolean isDefaultFetchGroupType(java.lang.Class c)
public static boolean isDefaultEmbeddedType(java.lang.Class c)
public static boolean isDefaultPersistentType(java.lang.Class c)
public static boolean isEnhancedClass(java.lang.Class c)
public static boolean isSecondClassMutableType(java.lang.Class c)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |