com.evolveum.midpoint.repo.sql.util
Class ClassMapper
java.lang.Object
com.evolveum.midpoint.repo.sql.util.ClassMapper
public final class ClassMapper
- extends Object
- Author:
- lazyman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getHQLTypeClass
public static Class<? extends RObject> getHQLTypeClass(Class<? extends ObjectType> clazz)
getHQLType
public static String getHQLType(Class<? extends ObjectType> clazz)
getHQLTypeForQName
public static RContainerType getHQLTypeForQName(QName qname)
getObjectTypeForHQLType
public static ObjectTypes getObjectTypeForHQLType(RContainerType type)
getQNameForHQLType
public static QName getQNameForHQLType(RContainerType type)
getKnownTypes
public static Collection<RContainerType> getKnownTypes()
Copyright © 2013 evolveum. All Rights Reserved.