public class InterBaseDB extends FirebirdDB
ALTER_COLUMN_NAME, ALTER_COLUMN_TYPE, ALTER_TABLE_NAME, DROP_INDEX, DROP_PRIMARY_KEY, RENAME_TABLE_TEMPLATE, REWORD_TEMPLATE, TEMPLATE| Modifier | Constructor and Description |
|---|---|
protected |
InterBaseDB() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.portal.kernel.dao.db.DB |
getInstance() |
protected java.lang.String |
getServerName() |
buildCreateFileContent, buildSQL, getTemplate, rewordaddIndexes, buildColumnNameTokens, buildColumnTypeTokens, buildCreateFile, buildCreateFile, buildSQLFile, buildTableNameTokens, buildTemplate, convertTimestamp, dropIndexes, evaluateVM, getCreateTablesContent, getIndexes, getSuffix, getTemplateFalse, getTemplateTrue, getType, handleSQLException, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsDateMilliseconds, isSupportsInlineDistinct, isSupportsQueryingAfterException, isSupportsScrollableResults, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, readFile, readSQL, removeBooleanIndexes, removeInserts, removeLongInserts, removeNull, replaceTemplate, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateString, setSupportsStringCaseSensitiveQuery, updateIndexespublic static com.liferay.portal.kernel.dao.db.DB getInstance()
protected java.lang.String getServerName()
getServerName in class FirebirdDB