public class MySQLSQLProvider extends GenericSQLProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
MySQLSQLProvider.Factory |
tableName| Modifier and Type | Method and Description |
|---|---|
String |
getCopyFileRecordByIdSQL() |
String |
getCreateFileTableSQL() |
String[] |
getCreateJournalTableSQL() |
long |
getMaxBlobSize() |
closeConnectionOnShutdown, getAppendToLargeObjectSQL, getCloneFileRecordByIdSQL, getCountJournalRecordsSQL, getDeleteFileSQL, getDeleteJournalRecordsSQL, getDeleteJournalTxRecordsSQL, getDropFileTableSQL, getInsertFileSQL, getInsertJournalRecordsSQL, getReadLargeObjectSQL, getSelectFileByFileName, getSelectFileNamesByExtensionSQL, getSelectJournalRecordsSQL, getTableName, getUpdateFileNameByIdSQLpublic long getMaxBlobSize()
getMaxBlobSize in interface SQLProvidergetMaxBlobSize in class GenericSQLProviderpublic String getCreateFileTableSQL()
getCreateFileTableSQL in interface SQLProvidergetCreateFileTableSQL in class GenericSQLProviderpublic String[] getCreateJournalTableSQL()
getCreateJournalTableSQL in interface SQLProvidergetCreateJournalTableSQL in class GenericSQLProviderpublic String getCopyFileRecordByIdSQL()
getCopyFileRecordByIdSQL in interface SQLProvidergetCopyFileRecordByIdSQL in class GenericSQLProviderCopyright © 2017 The Apache Software Foundation. All Rights Reserved.