Skip navigation links

Oracle®Database JDBC Java API Reference
12c Release 1 (12.1.0.2)
E56669-01


Uses of Interface
oracle.jdbc.LogicalTransactionId

Packages that use LogicalTransactionId
oracle.jdbc Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the package oracle.jdbc

 

Uses of LogicalTransactionId in oracle.jdbc

 

Methods in oracle.jdbc that return LogicalTransactionId
 LogicalTransactionId OracleConnectionWrapper.getLogicalTransactionId()
           
 LogicalTransactionId OracleConnection.getLogicalTransactionId()
          Gets the current Logical Transaction Id which are sent by the server in a piggy back message and hence this method call doesn't make a roundtrip.
abstract  LogicalTransactionId LogicalTransactionIdEvent.getLogicalTransactionId()
           

 


Skip navigation links

Oracle®Database JDBC Java API Reference
12c Release 1 (12.1.0.2)
E56669-01


Copyright © 2008, 2014, Oracle and/or its affiliates. All rights reserved.