Uses of Class
com.tietoenator.trip.jxp.data.TdbTupleList
-
Packages that use TdbTupleList Package Description com.tietoenator.trip.jxp.data Database content manipulation. -
-
Uses of TdbTupleList in com.tietoenator.trip.jxp.data
Methods in com.tietoenator.trip.jxp.data that return TdbTupleList Modifier and Type Method Description TdbTupleList
TdbTuple. getTupleList()
A reference to the associated TdbTupleList object that contains the tuple.
-