org.LexGrid.LexBIG.caCore.dao.orm.translators
Class LexEVSTranslatorsUtil
java.lang.Object
org.LexGrid.LexBIG.caCore.dao.orm.translators.LexEVSTranslatorsUtil
public class LexEVSTranslatorsUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LexEVSTranslatorsUtil
public LexEVSTranslatorsUtil()
getRoleName
public static String getRoleName(String parentName,
String assocName)
throws TranslationException
- Throws:
TranslationException
getRoleName
public static String getRoleName(String parentClassName,
String assocName,
String sourceRoleName)
throws TranslationException
- Throws:
TranslationException
isCollectionClass
public static boolean isCollectionClass(Class<?> clazz)
isPrimitiveClass
public static boolean isPrimitiveClass(Class<?> clazz)