public class PersistentSetCodec extends AbstractPersistentCollectionCodec<org.hibernate.collection.internal.PersistentSet>
clientCollectionClassName, hibernateCollectionClass| Constructor and Description |
|---|
PersistentSetCodec() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.collection.internal.PersistentSet |
newInstance(ExtendedObjectInput in,
String className) |
canDecode, canEncode, decode, encode, getDecodedClassName, getEncodedClassNamepublic PersistentSetCodec()
public org.hibernate.collection.internal.PersistentSet newInstance(ExtendedObjectInput in, String className) throws IOException, ClassNotFoundException, InstantiationException, IllegalAccessException, InvocationTargetException, SecurityException, NoSuchMethodException