Class SQLiteDialect

  • 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.