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