|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||