|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SequenceUpdater
Defines the contract for implementation classes that update all sequences and identity columns of a database to a sufficiently high value, so that test data be inserted easily.
Method Summary | |
---|---|
void |
updateSequences()
Updates all database sequences and identity columns to a sufficiently high value, so that test data be inserted easily. |
Method Detail |
---|
void updateSequences()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |