|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.qos.logback.core.db.dialect.SybaseSqlAnywhereDialect
public class SybaseSqlAnywhereDialect
Field Summary | |
---|---|
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 Summary | |
---|---|
SybaseSqlAnywhereDialect()
|
Method Summary | |
---|---|
java.lang.String |
getSelectInsertId()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SELECT_CURRVAL
Constructor Detail |
---|
public SybaseSqlAnywhereDialect()
Method Detail |
---|
public java.lang.String getSelectInsertId()
getSelectInsertId
in interface SQLDialect
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |