public class MySQLDialect extends Object implements SQLDialect
| Modifier and Type | Field and Description |
|---|---|
static String |
SELECT_LAST_INSERT_ID |
| Constructor and Description |
|---|
MySQLDialect() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSelectInsertId() |
public static final String SELECT_LAST_INSERT_ID
public String getSelectInsertId()
getSelectInsertId in interface SQLDialectCopyright © 2010 - 2020 Adobe. All Rights Reserved