Uses of Interface
com.atlassian.confluence.impl.hibernate.BulkIdGenerator
Packages that use BulkIdGenerator
-
Uses of BulkIdGenerator in com.atlassian.confluence.impl.hibernate
Classes in com.atlassian.confluence.impl.hibernate that implement BulkIdGeneratorModifier and TypeClassDescriptionclass
An implementation of a resettable hi/loIdentifierGenerator
which is compatible with Hibernate 5.2.class
Ideally we should be using one of the off-the-shelf Hibernate ID generators, bu we need the "reset" functionality of this custom one.