Constructor and Description |
---|
H2() |
Modifier and Type | Method and Description |
---|---|
GeneratedColumnDefinition |
generatedColumnDefinition() |
LimitGenerator |
limitGenerator() |
Generator<Map<Expression<?>,Object>> |
upsertGenerator() |
addMappings, orderByGenerator, supportsAddingConstraint, supportsGeneratedColumnsInPrepareStatement, supportsGeneratedKeysInBatchUpdate, supportsIfExists, supportsInlineForeignKeyReference, supportsUpsert, toString, versionColumnDefinition
public GeneratedColumnDefinition generatedColumnDefinition()
generatedColumnDefinition
in interface Platform
generatedColumnDefinition
in class Generic
public LimitGenerator limitGenerator()
limitGenerator
in interface Platform
limitGenerator
in class Generic
public Generator<Map<Expression<?>,Object>> upsertGenerator()
upsertGenerator
in interface Platform
upsertGenerator
in class Generic