Uses of Class
com.tietoenator.trip.jxp.data.TdbAseCall
-
Packages that use TdbAseCall Package Description com.tietoenator.trip.jxp.data Database content manipulation. -
-
Uses of TdbAseCall in com.tietoenator.trip.jxp.data
Methods in com.tietoenator.trip.jxp.data that return types with arguments of type TdbAseCall Modifier and Type Method 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.
-