Uses of Class
com.sun.ts.tests.common.connector.whitebox.DataElement
Packages that use DataElement
-
Uses of DataElement in com.sun.ts.tests.common.connector.whitebox
Methods in com.sun.ts.tests.common.connector.whitebox that return DataElementModifier and TypeMethodDescriptionDataElement.getPreparedValue()
Get the prepared data in theDataElement
object.TSeis.read
(String key, TSConnection con) Check for the key in the transaction.Methods in com.sun.ts.tests.common.connector.whitebox with parameters of type DataElementModifier and TypeMethodDescriptionvoid
DataElement.prepare
(DataElement value, Xid xid) Prepare the value for 2PC commit.