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