com.atlassian.crowd.util.persistence.hibernate
Class EmptyStringUserType

java.lang.Object
  extended by com.atlassian.hibernate.extras.type.EmptyStringUserType
      extended by com.atlassian.crowd.util.persistence.hibernate.EmptyStringUserType
All Implemented Interfaces:
Serializable, org.hibernate.usertype.UserType

public class EmptyStringUserType
extends com.atlassian.hibernate.extras.type.EmptyStringUserType

This class is now an alias for EmptyStringUserType from the atlassian-hibernate-extras library. It is retained in Crowd only for backward compatibility.

See Also:
Serialized Form

Constructor Summary
EmptyStringUserType()
           
 
Method Summary
 
Methods inherited from class com.atlassian.hibernate.extras.type.EmptyStringUserType
assemble, deepCopy, disassemble, equals, hashCode, isMutable, nullSafeGet, nullSafeSet, replace, returnedClass, sqlTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyStringUserType

public EmptyStringUserType()


Copyright © 2013 Atlassian. All Rights Reserved.