|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StagingManager
The Interface StagingManager.
Field Summary | |
---|---|
static java.lang.String |
STAGING_TABLES_PREFIX
|
Method Summary | |
---|---|
void |
dropAllStagingDatabases()
Drop all staging databases. |
void |
dropStagingDatabase(java.lang.String databaseName)
Drop staging database. |
void |
initializeStagingSupport()
Initialize staging support. |
Field Detail |
---|
static final java.lang.String STAGING_TABLES_PREFIX
Method Detail |
---|
void initializeStagingSupport() throws java.lang.Exception
java.lang.Exception
- the exceptionvoid dropStagingDatabase(java.lang.String databaseName) throws java.lang.Exception
databaseName
- the database name
java.lang.Exception
- the exceptionvoid dropAllStagingDatabases() throws java.lang.Exception
java.lang.Exception
- the exception
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |