ch.qos.logback.classic.db
Class DBAppenderTestFixture

java.lang.Object
  extended by ch.qos.logback.classic.db.DBAppenderTestFixture

public class DBAppenderTestFixture
extends Object


Nested Class Summary
static class DBAppenderTestFixture.HsqlMode
           
 
Field Summary
static String HSQLDB_DRIVER_CLASS
           
 
Constructor Summary
DBAppenderTestFixture()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HSQLDB_DRIVER_CLASS

public static final String HSQLDB_DRIVER_CLASS
See Also:
Constant Field Values
Constructor Detail

DBAppenderTestFixture

public DBAppenderTestFixture()
Method Detail

setUp

public void setUp()
           throws SQLException
Throws:
SQLException

tearDown

public void tearDown()
              throws SQLException
Throws:
SQLException


Copyright © 2005-2009 QOS.ch. All Rights Reserved.