public interface Dialect
UnsupportedOperationException.| Modifier and Type | Method and Description |
|---|---|
default ArrayColumns |
getArraySupport()
Returns the array support object that describes how array-typed columns are supported by this dialect.
|
SelectRenderContext |
getSelectContext()
Obtain the
SelectRenderContext. |
LimitClause |
limit()
Return the
LimitClause used by this dialect. |
LimitClause limit()
LimitClause used by this dialect.LimitClause used by this dialect.default ArrayColumns getArraySupport()
SelectRenderContext getSelectContext()
SelectRenderContext.SelectRenderContext.Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.