jigcell.compare.data
Class ResultSetGroupMap.ResultSetGroupMapDelegate

java.lang.Object
  extended by java.beans.PersistenceDelegate
      extended by java.beans.DefaultPersistenceDelegate
          extended by jigcell.compare.data.ResultSetGroupMap.ResultSetGroupMapDelegate
Enclosing class:
ResultSetGroupMap

protected static class ResultSetGroupMap.ResultSetGroupMapDelegate
extends java.beans.DefaultPersistenceDelegate

Persists the mapping by using a series of put statements.


Constructor Summary
protected ResultSetGroupMap.ResultSetGroupMapDelegate()
           
 
Method Summary
protected  void initialize(java.lang.Class clazz, java.lang.Object o1, java.lang.Object o2, java.beans.Encoder encoder)
           
protected  java.beans.Expression instantiate(java.lang.Object o, java.beans.Encoder encoder)
           
 
Methods inherited from class java.beans.DefaultPersistenceDelegate
mutatesTo
 
Methods inherited from class java.beans.PersistenceDelegate
writeObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultSetGroupMap.ResultSetGroupMapDelegate

protected ResultSetGroupMap.ResultSetGroupMapDelegate()
Method Detail

instantiate

protected java.beans.Expression instantiate(java.lang.Object o,
                                            java.beans.Encoder encoder)
Overrides:
instantiate in class java.beans.DefaultPersistenceDelegate

initialize

protected void initialize(java.lang.Class clazz,
                          java.lang.Object o1,
                          java.lang.Object o2,
                          java.beans.Encoder encoder)
Overrides:
initialize in class java.beans.DefaultPersistenceDelegate