org.apache.openejb.resource.jdbc.logging
Class AbstractSQLLogger

java.lang.Object
  extended by org.apache.openejb.resource.jdbc.logging.AbstractSQLLogger
Direct Known Subclasses:
LoggingPreparedSqlStatement, LoggingSqlStatement

public abstract class AbstractSQLLogger
extends Object


Constructor Summary
AbstractSQLLogger()
           
 
Method Summary
protected  String format(String query, long ms)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractSQLLogger

public AbstractSQLLogger()
Method Detail

format

protected String format(String query,
                        long ms)


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.