public class DenodoSQLDialectAdapter extends SQL99DialectAdapter
| Constructor and Description |
|---|
DenodoSQLDialectAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
sqlSlice(long limit,
long offset)
There is no standard for this part.
|
buildDefaultName, escapedSingleQuote, getSQLLexicalFormString, getTrueTable, nameTopVariable, render, sqlQuotepublic String sqlSlice(long limit, long offset)
SQL99DialectAdapterArbitrary default implementation proposed (may not work with many DB engines).
sqlSlice in interface SQLDialectAdaptersqlSlice in class SQL99DialectAdapterCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.