public class MySQLDialect extends Object implements SQLDialect
Modifier and Type | Field and Description |
---|---|
static String |
SELECT_LAST_INSERT_ID |
Constructor and Description |
---|
MySQLDialect() |
public static final String SELECT_LAST_INSERT_ID
public String getSelectInsertId()
getSelectInsertId
in interface SQLDialect
Copyright © 2005–2016 QOS.ch. All rights reserved.