Class SybaseSqlAnywhereDialect

    • Field Detail

      • SELECT_CURRVAL

        public static final String SELECT_CURRVAL
        The Sybase SQLAnywhere Dialect Note that the dialect is not needed if your JDBC driver supports the getGeneratedKeys method introduced in JDBC 3.0 specification.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SybaseSqlAnywhereDialect

        public SybaseSqlAnywhereDialect()