com.jwpepper.inv
Class AnnotationSupport
java.lang.Object
|
+--com.imaginary.lwp.PersistenceSupport
|
+--com.jwpepper.inv.AnnotationSupport
- public class AnnotationSupport
- extends PersistenceSupport
- implements COM.ibm.mm.sdk.common.DKConstant
A lovely little change.
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
AnnotationSupport
public AnnotationSupport()
create
public void create(Transaction trans,
Memento mem)
throws CreateException
- Overrides:
- create in class PersistenceSupport
find
public com.sun.java.util.collections.Iterator find(SearchCriteria sc)
throws FindException
- Overrides:
- find in class PersistenceSupport
load
public void load(Transaction trans,
Memento mem)
throws LoadException
- Overrides:
- load in class PersistenceSupport
remove
public void remove(Transaction trans,
Memento mem)
throws RemoveException
- Overrides:
- remove in class PersistenceSupport
store
public void store(Transaction trans,
Memento mem)
throws StoreException
- Overrides:
- store in class PersistenceSupport