public class HSQLDBDialectAdapter extends SQL99DialectAdapter
| Constructor and Description |
|---|
HSQLDBDialectAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSQLLexicalFormString(String constant)
By default, quotes and escapes isolated single quotes
|
String |
sqlQuote(String name) |
buildDefaultName, escapedSingleQuote, getTrueTable, nameTopVariable, render, sqlSlicepublic String sqlQuote(String name)
sqlQuote in interface SQLDialectAdaptersqlQuote in class SQL99DialectAdapterpublic String getSQLLexicalFormString(String constant)
SQL99DialectAdaptergetSQLLexicalFormString in class SQL99DialectAdapterCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.