Uses of Class
oracle.jdbc.diagnostics.OracleLogRecord
-
Packages that use OracleLogRecord Package Description oracle.jdbc.diagnostics -
-
Uses of OracleLogRecord in oracle.jdbc.diagnostics
Methods in oracle.jdbc.diagnostics with parameters of type OracleLogRecord Modifier and Type Method Description protected void
OracleXMLFormatter. appendSecurityLabel(java.lang.StringBuilder sb, OracleLogRecord record)
protected void
OracleXMLFormatter. appendTraceAttributes(java.lang.StringBuilder sb, OracleLogRecord record)
The only thing new about this class is that it adds the trace attributes, if any, to the log node.
-