Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

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()
           
 


Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

Copyright © 2008, 2013, Oracle. All rights reserved.