| Package | Description |
|---|---|
| com.tietoenator.trip.jxp.data |
Database content manipulation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TdbAseCall> |
TdbRecord.insertAseList()
List of ASE routines to be called upon commit of a new record.
|
java.util.List<TdbAseCall> |
TdbRecord.updateAseList()
List of ASE routines to be called upon commit of a modified record.
|