public class PersistentSortedSetCodec extends AbstractPersistentCollectionCodec<org.hibernate.collection.internal.PersistentSortedSet>
clientCollectionClassName, hibernateCollectionClass| Constructor and Description |
|---|
PersistentSortedSetCodec() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.collection.internal.PersistentSortedSet |
newInstance(ExtendedObjectInput in,
String className) |
canDecode, canEncode, decode, encode, getDecodedClassName, getEncodedClassNamepublic PersistentSortedSetCodec()