Uses of Class
io.quarkus.hibernate.orm.runtime.recording.RecordedState
Packages that use RecordedState
Package
Description
-
Uses of RecordedState in io.quarkus.hibernate.orm.runtime
Methods in io.quarkus.hibernate.orm.runtime that return RecordedStateModifier and TypeMethodDescriptionstatic RecordedStatePersistenceUnitsHolder.createMetadata(QuarkusPersistenceUnitDefinition unit, org.hibernate.boot.archive.scan.spi.Scanner scanner, Collection<Class<? extends org.hibernate.integrator.spi.Integrator>> additionalIntegrators, PreGeneratedProxies proxyDefinitions) static RecordedStatePersistenceUnitsHolder.popRecordedState(String persistenceUnitName) -
Uses of RecordedState in io.quarkus.hibernate.orm.runtime.boot
Methods in io.quarkus.hibernate.orm.runtime.boot that return RecordedState -
Uses of RecordedState in io.quarkus.hibernate.orm.runtime.boot.registry
Constructors in io.quarkus.hibernate.orm.runtime.boot.registry with parameters of type RecordedStateModifierConstructorDescriptionPreconfiguredServiceRegistryBuilder(String puName, RecordedState rs)