Package | Description |
---|---|
org.hibernate.engine.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
Modifier and Type | Method and Description |
---|---|
FetchProfile |
SessionFactoryImplementor.getFetchProfile(String name)
Retrieve fetch profile by name.
|
FetchProfile |
SessionFactoryDelegatingImpl.getFetchProfile(String name) |
Modifier and Type | Method and Description |
---|---|
FetchProfile |
SessionFactoryImpl.getFetchProfile(String name) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.