|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.services.util.ojb.PBLifeCycleAdapter
gov.nih.nci.caarray.services.util.ojb.PBLifeCycleListenerDescriptorModifier
public class PBLifeCycleListenerDescriptorModifier
Constructor Summary | |
---|---|
PBLifeCycleListenerDescriptorModifier()
|
Method Summary | |
---|---|
void |
afterInsert(org.apache.ojb.broker.PBLifeCycleEvent event)
|
void |
beforeInsert(org.apache.ojb.broker.PBLifeCycleEvent event)
Toggle the cascade store approriately for ReporterPosition before SeqFeatureLocation is inserted, so that the referenced Reporter object is stored when the referencing object is BioSequence (via SeqFeatureLocation), and only its primary key is stored otherwise. |
Methods inherited from class gov.nih.nci.caarray.services.util.ojb.PBLifeCycleAdapter |
---|
afterDelete, afterLookup, afterUpdate, beforeDelete, beforeUpdate, getCascadingStore, setCascadingStore |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PBLifeCycleListenerDescriptorModifier()
Method Detail |
---|
public void beforeInsert(org.apache.ojb.broker.PBLifeCycleEvent event) throws org.apache.ojb.broker.PersistenceBrokerException
beforeInsert
in interface org.apache.ojb.broker.PBLifeCycleListener
beforeInsert
in class PBLifeCycleAdapter
event
-
org.apache.ojb.broker.PersistenceBrokerException
public void afterInsert(org.apache.ojb.broker.PBLifeCycleEvent event) throws org.apache.ojb.broker.PersistenceBrokerException
afterInsert
in interface org.apache.ojb.broker.PBLifeCycleListener
afterInsert
in class PBLifeCycleAdapter
org.apache.ojb.broker.PersistenceBrokerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |