com.atlassian.confluence.core.persistence.hibernate
Class CustomClobType

java.lang.Object
  extended bycom.atlassian.hibernate.BucketClobStringType
      extended bycom.atlassian.confluence.core.persistence.hibernate.CustomClobType
All Implemented Interfaces:
net.sf.hibernate.UserType

public class CustomClobType
extends BucketClobStringType


Nested Class Summary
 
Nested classes inherited from class com.atlassian.hibernate.BucketClobStringType
BucketClobStringType.LobCreatorSynchronization
 
Constructor Summary
CustomClobType()
           
 
Methods inherited from class com.atlassian.hibernate.BucketClobStringType
deepCopy, equals, getLobHandler, isMutable, isUseSetClobAsString, isUsingHSQL, isUsingMySQL, isUsingOracle, nullSafeGet, nullSafeSet, returnedClass, setUseSetClobAsString, sqlTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomClobType

public CustomClobType()


Confluence is developed by Atlassian.