Uses of Interface
oracle.jdbc.TraceKey
-
Packages that use TraceKey Package Description oracle.jdbc Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the packageoracle.jdbc
. -
-
Uses of TraceKey in oracle.jdbc
Fields in oracle.jdbc with type parameters of type TraceKey Modifier and Type Field Description static java.util.Vector<TraceKey>
TraceKey. INDEX_TO_KEY
Methods in oracle.jdbc that return types with arguments of type TraceKey Modifier and Type Method Description static java.util.Iterator<TraceKey>
TraceKey. iterator()
Methods in oracle.jdbc with parameters of type TraceKey Modifier and Type Method Description static void
TraceKey. register(TraceKey k)
-