java.lang.Object | |
↳ | org.hibernate.engine.jdbc.SerializableClobProxy |
![]() |
Manages aspects of proxying Clob Clobs to add serializability.
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Generates a SerializableClobProxy proxy wrapping the provided Clob object.
| |||||||||||
Determines the appropriate class loader to which the generated proxy
should be scoped.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Generates a SerializableClobProxy proxy wrapping the provided Clob object.
clob | The Clob to wrap. |
---|
Determines the appropriate class loader to which the generated proxy should be scoped.