public class JDataStoreDB 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 |
JDataStoreDB() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
buildSQL(java.lang.String template) |
static com.liferay.portal.kernel.dao.db.DB |
getInstance() |
protected java.lang.String |
getServerName() |
protected java.lang.String[] |
getTemplate() |
buildCreateFileContent, 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()
public java.lang.String buildSQL(java.lang.String template)
throws java.io.IOException
buildSQL in interface com.liferay.portal.kernel.dao.db.DBbuildSQL in class FirebirdDBjava.io.IOExceptionprotected java.lang.String getServerName()
getServerName in class FirebirdDBprotected java.lang.String[] getTemplate()
getTemplate in class FirebirdDB