| Class | Description |
|---|---|
| ResetableHiLoGeneratorHelper |
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.
|
| ResettableTableHiLoGenerator |
An implementation of a resettable hi/lo
IdentifierGenerator which is compatible with Hibernate 3. |
Copyright © 2014 Atlassian. All rights reserved.