ch.qos.logback.core.db.dialect
Class MySQLDialect
java.lang.Object
ch.qos.logback.core.db.dialect.MySQLDialect
- All Implemented Interfaces:
- SQLDialect
public class MySQLDialect
- extends Object
- implements SQLDialect
- Author:
- Ceki
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SELECT_LAST_INSERT_ID
public static final String SELECT_LAST_INSERT_ID
- See Also:
- Constant Field Values
MySQLDialect
public MySQLDialect()
getSelectInsertId
public String getSelectInsertId()
- Specified by:
getSelectInsertId
in interface SQLDialect
Copyright © 2005-2013 QOS.ch. All Rights Reserved.