|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.granite.hibernate4.jmf.AbstractPersistentCollectionCodec<org.hibernate.collection.internal.PersistentBag>
org.granite.hibernate4.jmf.PersistentBagCodec
public class PersistentBagCodec
| Field Summary |
|---|
| Fields inherited from class org.granite.hibernate4.jmf.AbstractPersistentCollectionCodec |
|---|
clientCollectionClassName, hibernateCollectionClass |
| Constructor Summary | |
|---|---|
PersistentBagCodec()
|
|
| Method Summary | |
|---|---|
org.hibernate.collection.internal.PersistentBag |
newInstance(ExtendedObjectInput in,
String className)
|
| Methods inherited from class org.granite.hibernate4.jmf.AbstractPersistentCollectionCodec |
|---|
canDecode, canEncode, decode, encode, getDecodedClassName, getEncodedClassName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PersistentBagCodec()
| Method Detail |
|---|
public org.hibernate.collection.internal.PersistentBag newInstance(ExtendedObjectInput in,
String className)
throws IOException,
ClassNotFoundException,
InstantiationException,
IllegalAccessException,
InvocationTargetException,
SecurityException,
NoSuchMethodException
IOException
ClassNotFoundException
InstantiationException
IllegalAccessException
InvocationTargetException
SecurityException
NoSuchMethodException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||