@TransactionConfiguration(transactionManager="transactionManager", defaultRollback=true) public class JDBCStorageTest extends AbstractStorageTest
| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.attribute.consent.storage.JDBCStorage |
jdbcStorage |
logger, storagejdbcTemplateapplicationContext| Constructor and Description |
|---|
JDBCStorageTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialization() |
void |
setup(String jdbcSchema) |
crudAttributeRelease, crudUser, setStoragecountRowsInTable, countRowsInTableWhere, deleteFromTables, deleteFromTableWhere, dropTables, executeSqlScript, setDataSource, setSqlScriptEncodingrun, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstanceprivate net.shibboleth.idp.attribute.consent.storage.JDBCStorage jdbcStorage
public void initialization()
initialization in class AbstractStorageTestCopyright © 1999–2014. All rights reserved.