public class SybaseSqlAnywhereDialect extends Object implements SQLDialect
| Modifier and Type | Field and Description |
|---|---|
static 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() |
public static final String SELECT_CURRVAL
public String getSelectInsertId()
getSelectInsertId in interface SQLDialectCopyright © 2005-2013 QOS.ch. All Rights Reserved.