Logback API
Version 0.9.8

Package ch.qos.logback.core.db.dialect

Contains the dialect classes used by logback to log to different databases, and the SQL scripts to created the necessary tables.

See:
          Description

Interface Summary
SQLDialect  
 

Class Summary
DBUtil  
HSQLDBDialect The HSQLDB dialect.
MsSQLDialect The MS SQL Server dialect is untested.
MySQLDialect  
OracleDialect The Oracle dialect.
PostgreSQLDialect  
 

Package ch.qos.logback.core.db.dialect Description

Contains the dialect classes used by logback to log to different databases, and the SQL scripts to created the necessary tables.


Logback API
Version 0.9.8

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