Class BambooResetableHiLoGeneratorHelper
java.lang.Object
com.atlassian.bamboo.migration.utils.BambooResetableHiLoGeneratorHelper
This class is used to set the hibernate_unique_key.next_hi value to the high bits of the highest id in the DB, +1
after an import (for now) to maintain state in the database.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
HIBERNATE_UNIQUE_KEY_COLUMN
- See Also:
-
HIBERNATE_UNIQUE_KEY_TABLE
- See Also:
-
-
Constructor Details
-
BambooResetableHiLoGeneratorHelper
public BambooResetableHiLoGeneratorHelper()
-
-
Method Details
-
setNextHiValue
-
resetGenerators
public void resetGenerators()
-