|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PostDataLoadEncryptionDao
This interface defines the DB access methods required by the PostDataLoadEncryptionService
| Method Summary | |
|---|---|
void |
createBackupTable(String tableName)
|
void |
dropBackupTable(String tableName)
|
void |
restoreTableFromBackup(String tableName)
|
void |
truncateTable(String tableName)
|
| Method Detail |
|---|
void createBackupTable(String tableName)
void truncateTable(String tableName)
void restoreTableFromBackup(String tableName)
void dropBackupTable(String tableName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||