JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Quarkus - Hibernate ORM - Runtime 2.7.0.Final
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Methods
Methods
Method
Description
io.quarkus.hibernate.orm.runtime.customized.QuarkusRuntimeProxyFactoryFactory.buildBasicProxyFactory(Class, Class[])
io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil.legacySingleExtensionInstanceForPersistenceUnit(Class<T>, String)
io.quarkus.hibernate.orm.runtime.recording.PrevalidatedQuarkusMetadata.getIdentifierGeneratorFactory()
io.quarkus.hibernate.orm.runtime.recording.RecordableBootstrap.getSettings()
Temporarily exposed since Configuration is still around and much code still uses Configuration. This allows code to configure the builder and access that to configure Configuration object.
io.quarkus.hibernate.orm.runtime.session.ForwardingSession.createCriteria(Class)
io.quarkus.hibernate.orm.runtime.session.ForwardingSession.createFilter(Object, String)
io.quarkus.hibernate.orm.runtime.session.ForwardingSession.getNamedSQLQuery(String)
io.quarkus.hibernate.orm.runtime.session.ForwardingSession.setFlushMode(FlushMode)
io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession.createCriteria(Class)
io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession.createFilter(Object, String)
io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession.getNamedSQLQuery(String)
io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession.setFlushMode(FlushMode)