public interface SequenceUpdater extends DatabaseAccessing
| Modifier and Type | Method and Description |
|---|---|
void |
updateSequences()
Updates all database sequences and identity columns to a sufficiently high value, so that test data be inserted
easily.
|
initCopyright © 2016. All Rights Reserved.