Uses of Class
org.hibernate.audit.spi.ChangelogSupplier
Packages that use ChangelogSupplier
-
Uses of ChangelogSupplier in org.hibernate.audit.spi
Methods in org.hibernate.audit.spi that return ChangelogSupplierModifier and TypeMethodDescriptionstatic @Nullable ChangelogSupplier<?> ChangelogSupplier.resolve(ServiceRegistry registry) Resolve theChangelogSupplierfrom the given service registry, or returnnullif no@Changelogis configured.