Uses of Class
pt.ist.fenixframework.txintrospector.TxIntrospector.RelationChangelog

Packages that use TxIntrospector.RelationChangelog
pt.ist.fenixframework.txintrospector   
 

Uses of TxIntrospector.RelationChangelog in pt.ist.fenixframework.txintrospector
 

Methods in pt.ist.fenixframework.txintrospector that return types with arguments of type TxIntrospector.RelationChangelog
 Collection<TxIntrospector.RelationChangelog> TxStats.getRelationsChangelog()
           
 Collection<TxIntrospector.RelationChangelog> TxIntrospector.getRelationsChangelog()
          Returns a Collection containing the relations changed during this transaction.
 

Methods in pt.ist.fenixframework.txintrospector with parameters of type TxIntrospector.RelationChangelog
 void TxStats.addModifiedRelation(TxIntrospector.RelationChangelog relation)
           
 void TxIntrospector.addModifiedRelation(TxIntrospector.RelationChangelog relationChangelog)
          Adds the RelationChangeLog to the list of relations changed during this transaction.
 



Copyright © 2013. All Rights Reserved.