com.triactive.jdo.model
Class Types
java.lang.Object
com.triactive.jdo.model.Types
public final class Types
- extends java.lang.Object
Constructor Summary |
Types()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Types
public Types()
isDefaultFetchGroupType
public static boolean isDefaultFetchGroupType(java.lang.Class c)
isDefaultEmbeddedType
public static boolean isDefaultEmbeddedType(java.lang.Class c)
isDefaultPersistentType
public static boolean isDefaultPersistentType(java.lang.Class c)
isEnhancedClass
public static boolean isEnhancedClass(java.lang.Class c)
isSecondClassMutableType
public static boolean isSecondClassMutableType(java.lang.Class c)
getSecondClassWrapper
public static java.lang.Class getSecondClassWrapper(java.lang.Class c)
Copyright ? 2001 TriActive, Inc. All Rights Reserved.