public class InlineIdsInClauseBuilder extends IdsClauseBuilder
| Constructor and Description |
|---|
InlineIdsInClauseBuilder(Dialect dialect,
Type identifierType,
TypeResolver typeResolver,
String[] columns,
List<Object[]> ids) |
| Modifier and Type | Method and Description |
|---|---|
String |
toStatement() |
getColumns, getIdentifierType, getIds, getTypeResolver, quoteIdentifierpublic String toStatement()
toStatement in class IdsClauseBuilderCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.