Uses of Interface
oracle.jdbc.LogicalTransactionId
Packages that use LogicalTransactionId
Package
Description
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 LogicalTransactionIdModifier and TypeMethodDescriptionabstract LogicalTransactionIdLogicalTransactionIdEvent.getLogicalTransactionId()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.OracleConnectionWrapper.getLogicalTransactionId()