Logback-Parent API
Version 1.1.3
-
- All Implemented Interfaces:
- SQLDialect
public class SQLiteDialect
extends Object
implements SQLDialect
SQLite dialect
Note that the dialect is not needed if your JDBC driver supports the
getGeneratedKeys method introduced in JDBC 3.0 specification.
- Author:
- Anthony Trinh
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SQLiteDialect
public SQLiteDialect()
Logback-Parent API
Version 1.1.3
Copyright © 2005–2015 QOS.ch. All rights reserved.