org.granite.hibernate.jmf
Class PersistentBagCodec
java.lang.Object
org.granite.hibernate.jmf.AbstractPersistentCollectionCodec<PersistentBag>
org.granite.hibernate.jmf.PersistentBagCodec
- All Implemented Interfaces:
- ExtendedObjectCodec
public class PersistentBagCodec
- extends AbstractPersistentCollectionCodec<PersistentBag>
- Author:
- Franck WOLFF
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistentBagCodec
public PersistentBagCodec()
newInstance
public PersistentBag newInstance(ExtendedObjectInput in,
String className)
throws IOException,
ClassNotFoundException,
InstantiationException,
IllegalAccessException,
InvocationTargetException,
SecurityException,
NoSuchMethodException
- Throws:
IOException
ClassNotFoundException
InstantiationException
IllegalAccessException
InvocationTargetException
SecurityException
NoSuchMethodException