Class HibernateUserRestriction
java.lang.Object
com.foreach.across.modules.hibernate.types.HibernateBitFlag<UserRestriction>
com.foreach.across.modules.user.converters.HibernateUserRestriction
- All Implemented Interfaces:
 org.hibernate.usertype.UserType<Set<UserRestriction>>
public class HibernateUserRestriction
extends com.foreach.across.modules.hibernate.types.HibernateBitFlag<UserRestriction>
- 
Field Summary
FieldsFields inherited from class com.foreach.across.modules.hibernate.types.HibernateBitFlag
enumClass, enumValues - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.foreach.across.modules.hibernate.types.HibernateBitFlag
assemble, deepCopy, disassemble, equals, getSqlType, hashCode, isMutable, nullSafeGet, nullSafeSet, replace, returnedClassMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hibernate.usertype.UserType
getDefaultSqlLength, getDefaultSqlPrecision, getDefaultSqlScale, getJdbcType, getValueConverter 
- 
Field Details
- 
CLASS_NAME
- See Also:
 
 
 - 
 - 
Constructor Details
- 
HibernateUserRestriction
public HibernateUserRestriction() 
 -