public class CanonicalVariableSQLConnection extends ParameterSetSQLConnection implements CanonicalVariableConnectivity
Config, Connection| Constructor and Description |
|---|
CanonicalVariableSQLConnection(ReposConfig config,
java.lang.String repos) |
CanonicalVariableSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
determineClassOf(java.lang.String storagename)
Returns a Class object for the type of storage that would result
from instantiating the named storage.
|
RepositoryStorageNameQuery |
getStorageNameQuery()
Returns a name query instance appropriate for searching the repository
contents for storages matching various search criteria.
|
java.lang.Class |
resolveStorageFor(java.lang.Class iface)
For the given interface (or less typically class) return the RepositoryStorage
class extension for this repsoitory.
|
getSkeleton, getStorage, storageExistsclose, commit, createAndTransferStorageThreaded, createSkeleton, createStatement, createStorage, createStorage, databaseExists, getCustodian, getDatabase, getFields, getFindNameDialogForClass, getLastInsertID, getManager, getMySQLFormat, getRepository, getStorageThreaded, getTables, getThreadedTransfers, isEmptyRepository, isValidRepository, mySQLFormat, openConnection, prepareStatement, setAutoCommit, setThreadedTransfers, tearDownSkeletonclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, createStorage, getCustodian, getFindNameDialogForClass, getRepository, getStorage, storageExistspublic CanonicalVariableSQLConnection(ReposConfig config, java.lang.String repos, boolean connect)
public CanonicalVariableSQLConnection(ReposConfig config, java.lang.String repos)
public java.lang.Class resolveStorageFor(java.lang.Class iface)
RepositoryConnectivityresolveStorageFor in interface RepositoryConnectivityresolveStorageFor in class ParameterSetSQLConnectionpublic RepositoryStorageNameQuery getStorageNameQuery()
RepositoryConnectivitygetStorageNameQuery in interface RepositoryConnectivitygetStorageNameQuery in class ParameterSetSQLConnectionpublic java.lang.Class determineClassOf(java.lang.String storagename)
RepositoryConnectivitydetermineClassOf in interface RepositoryConnectivitydetermineClassOf in class ParameterSetSQLConnectionCopyright © 2011, 2013. Daniel P. Dougherty