Uses of Class
net.sf.log4jdbc.tools.LoggingType

Packages that use LoggingType
net.sf.log4jdbc.tools   
 

Uses of LoggingType in net.sf.log4jdbc.tools
 

Methods in net.sf.log4jdbc.tools that return LoggingType
 LoggingType Log4JdbcCustomFormatter.getLoggingType()
           
static LoggingType LoggingType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LoggingType[] LoggingType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.log4jdbc.tools with parameters of type LoggingType
 void Log4JdbcCustomFormatter.setLoggingType(LoggingType loggingType)
           
 



Copyright © 2012. All Rights Reserved.