|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdentifierLoadAccess | |
|---|---|
| org.hibernate | This package defines the central Hibernate APIs. |
| Uses of IdentifierLoadAccess in org.hibernate |
|---|
| Methods in org.hibernate that return IdentifierLoadAccess | |
|---|---|
IdentifierLoadAccess |
Session.byId(Class entityClass)
Create an IdentifierLoadAccess instance to retrieve the specified entity by
primary key. |
IdentifierLoadAccess |
Session.byId(String entityName)
Create an IdentifierLoadAccess instance to retrieve the specified entity type by
primary key. |
IdentifierLoadAccess |
IdentifierLoadAccess.with(LockOptions lockOptions)
Specify the LockOptions to use when retrieving the entity. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||