| Constructor and Description |
|---|
MySQL() |
| Modifier and Type | Method and Description |
|---|---|
GeneratedColumnDefinition |
generatedColumnDefinition() |
LimitGenerator |
limitGenerator() |
boolean |
supportsGeneratedKeysInBatchUpdate() |
Generator<Map<Expression<?>,Object>> |
upsertGenerator() |
addMappings, orderByGenerator, supportsAddingConstraint, supportsGeneratedColumnsInPrepareStatement, supportsIfExists, supportsInlineForeignKeyReference, supportsUpsert, toString, versionColumnDefinitionpublic boolean supportsGeneratedKeysInBatchUpdate()
supportsGeneratedKeysInBatchUpdate in interface PlatformsupportsGeneratedKeysInBatchUpdate in class GenericStatement.getGeneratedKeys().public GeneratedColumnDefinition generatedColumnDefinition()
generatedColumnDefinition in interface PlatformgeneratedColumnDefinition in class Genericpublic LimitGenerator limitGenerator()
limitGenerator in interface PlatformlimitGenerator in class Genericpublic Generator<Map<Expression<?>,Object>> upsertGenerator()
upsertGenerator in interface PlatformupsertGenerator in class Generic