Package | Description |
---|---|
org.hibernate.boot.spi | |
org.hibernate.engine.spi |
Modifier and Type | Method and Description |
---|---|
NamedQueryRepository |
AbstractDelegatingMetadata.buildNamedQueryRepository(org.hibernate.internal.SessionFactoryImpl sessionFactory) |
NamedQueryRepository |
MetadataImplementor.buildNamedQueryRepository(org.hibernate.internal.SessionFactoryImpl sessionFactory) |
Modifier and Type | Method and Description |
---|---|
NamedQueryRepository |
SessionFactoryImplementor.getNamedQueryRepository()
Deprecated.
(since 5.2) it will be replaced with the new QueryEngine concept introduced in 6.0
|
NamedQueryRepository |
SessionFactoryDelegatingImpl.getNamedQueryRepository() |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.