org.jdbcdslog
类 ResultSetLogger

java.lang.Object
  继承者 org.jdbcdslog.ResultSetLogger

public class ResultSetLogger
extends Object


构造方法摘要
ResultSetLogger()
           
 
方法摘要
static void error(String m, Throwable t)
           
static org.slf4j.Logger getLogger()
           
static void info(String s)
           
static boolean isInfoEnabled()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ResultSetLogger

public ResultSetLogger()
方法详细信息

info

public static void info(String s)

isInfoEnabled

public static boolean isInfoEnabled()

error

public static void error(String m,
                         Throwable t)

getLogger

public static org.slf4j.Logger getLogger()


Copyright © 2011. All Rights Reserved.