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 SQLDialectCopyright © 2005–2021 QOS.ch. All rights reserved.