| java.lang.Object | |
| ↳ | com.atlassian.hibernate.BucketClobStringType |
Known Direct Subclasses
|
A custom UserType that maps stings to clobs. This type supports custom handling for:
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| BucketClobStringType.LobCreatorSynchronization | Callback for resource cleanup at the end of a transaction. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns ture if we are running with the HSQL hibernate dialect.
| |||||||||||
Returns true if we are running with the MySQL hibernate dialect.
| |||||||||||
Returns true if we are running with the Oracle hibernate dialect.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieve the configured LobHandler.
| |||||||||||
Get the UseSetString property.@return
| |||||||||||
Set the UseSetString property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
net.sf.hibernate.UserType
| |||||||||||
Returns ture if we are running with the HSQL hibernate dialect.
Returns true if we are running with the MySQL hibernate dialect.
Returns true if we are running with the Oracle hibernate dialect.
Retrieve the configured LobHandler. This handler may vary with the hibernate dialect.
Get the UseSetString property.@return
Set the UseSetString property.