MySQL Connector/J size='-1'>5.0.8

com.mysql.jdbc.log
Class LogUtils

java.lang.Object
  extended by com.mysql.jdbc.log.LogUtils

public class LogUtils
extends java.lang.Object


Field Summary
static java.lang.String CALLER_INFORMATION_NOT_AVAILABLE
           
 
Constructor Summary
LogUtils()
           
 
Method Summary
static java.lang.Object expandProfilerEventIfNecessary(java.lang.Object possibleProfilerEvent)
           
static java.lang.String findCallingClassAndMethod(java.lang.Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CALLER_INFORMATION_NOT_AVAILABLE

public static final java.lang.String CALLER_INFORMATION_NOT_AVAILABLE
See Also:
Constant Field Values
Constructor Detail

LogUtils

public LogUtils()
Method Detail

expandProfilerEventIfNecessary

public static java.lang.Object expandProfilerEventIfNecessary(java.lang.Object possibleProfilerEvent)

findCallingClassAndMethod

public static java.lang.String findCallingClassAndMethod(java.lang.Throwable t)

MySQL Connector/J size='-1'>5.0.8