Uses of Class
oracle.jdbc.diagnostics.OracleLogRecord
Packages that use OracleLogRecord
-
Uses of OracleLogRecord in oracle.jdbc.diagnostics
Methods in oracle.jdbc.diagnostics with parameters of type OracleLogRecordModifier and TypeMethodDescriptionprotected voidOracleXMLFormatter.appendSecurityLabel(StringBuilder sb, OracleLogRecord record) protected voidOracleXMLFormatter.appendTraceAttributes(StringBuilder sb, OracleLogRecord record) The only thing new about this class is that it adds the trace attributes, if any, to the log node.