public class TeiidSQLDialectAdapter extends SQL99DialectAdapter
| Constructor and Description |
|---|
TeiidSQLDialectAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
sqlSlice(long limit,
long offset)
See https://docs.jboss.org/teiid/7.7.0.Final/reference/en-US/html/sql_clauses.html#limit_clause
|
buildDefaultName, escapedSingleQuote, getSQLLexicalFormString, getTrueTable, nameTopVariable, render, sqlQuotepublic String sqlSlice(long limit, long offset)
sqlSlice in interface SQLDialectAdaptersqlSlice in class SQL99DialectAdapterCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.