public class SQLAssetStoreProvider extends edu.uiuc.ncsa.security.storage.sql.SQLStoreProvider<AssetStore>
Created by Jeff Gaynor
on 1/31/13 at 12:26 PM
| Constructor and Description |
|---|
SQLAssetStoreProvider(org.apache.commons.configuration.tree.ConfigurationNode config,
String storeType,
edu.uiuc.ncsa.security.storage.sql.ConnectionPoolProvider<? extends edu.uiuc.ncsa.security.storage.sql.ConnectionPool> cpp,
AssetProvider assetProvider,
edu.uiuc.ncsa.security.storage.data.MapConverter converter) |
| Modifier and Type | Method and Description |
|---|---|
SQLAssetStore |
get() |
SQLAssetStore |
newInstance(edu.uiuc.ncsa.security.storage.sql.internals.Table table) |
componentFound, getConnectionPool, getDatabaseName, getPrefix, getSchema, getTablename, setTablenamecheckEvent, getTarget, getType, getTypeAttribute, getTypeAttribute, getTypeBooleanAttribute, getTypeConfig, getTypeIntAttribute, getTypeIntAttribute, setTarget, setType, setTypeConfig, toStringpublic SQLAssetStoreProvider(org.apache.commons.configuration.tree.ConfigurationNode config,
String storeType,
edu.uiuc.ncsa.security.storage.sql.ConnectionPoolProvider<? extends edu.uiuc.ncsa.security.storage.sql.ConnectionPool> cpp,
AssetProvider assetProvider,
edu.uiuc.ncsa.security.storage.data.MapConverter converter)
public SQLAssetStore newInstance(edu.uiuc.ncsa.security.storage.sql.internals.Table table)
newInstance in class edu.uiuc.ncsa.security.storage.sql.SQLStoreProvider<AssetStore>public SQLAssetStore get()
Copyright © 2019. All Rights Reserved.