public class SybaseSqlAnywhereDialect extends java.lang.Object implements SQLDialect
Modifier and Type | Field and Description |
---|---|
static java.lang.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.
|
Constructor and Description |
---|
SybaseSqlAnywhereDialect() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSelectInsertId() |
public static final java.lang.String SELECT_CURRVAL
public java.lang.String getSelectInsertId()
getSelectInsertId
in interface SQLDialect
Copyright © 2010 - 2020 Adobe. All Rights Reserved