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 com.atlassian.hibernate.BucketClobStringType


Nested Class Summary
 
Nested classes/interfaces inherited from class com.atlassian.hibernate.BucketClobStringType
com.atlassian.hibernate.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-2008 Atlassian Pty Ltd. All Rights Reserved.