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

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

public class CustomClobType
extends BucketClobStringType


Nested Class Summary
 
Nested classes/interfaces inherited from class com.atlassian.hibernate.BucketClobStringType
BucketClobStringType.LobCreatorSynchronization
 
Constructor Summary
CustomClobType()
           
 
Method Summary
 
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()


Copyright © 2003-2011 Atlassian. All Rights Reserved.