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.
|
Modifier and Type | Method and Description |
---|---|
FetchProfile |
SessionFactoryImpl.getFetchProfile(String name) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.