Uses of Class
com.atlassian.confluence.impl.hibernate.ResettableTableHiLoGenerator
-
Packages that use ResettableTableHiLoGenerator Package Description com.atlassian.confluence.impl.hibernate -
-
Uses of ResettableTableHiLoGenerator in com.atlassian.confluence.impl.hibernate
Subclasses of ResettableTableHiLoGenerator in com.atlassian.confluence.impl.hibernate Modifier and Type Class Description class
ResettableTableHiLoGeneratorV5
Ideally we should be using one of the off-the-shelf Hibernate ID generators, bu we need the "reset" functionality of this custom one.
-