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