See: Description
| Interface | Description |
|---|---|
| HibernateIterator |
Hibernate-specific iterator that may be closed
|
| Class | Description |
|---|---|
| FetchStrategy |
Describes the strategy for fetching an association, which includes both when and how.
|
| ResultSetMappingDefinition |
Keep a description of the resultset mapping
|
| Enum | Description |
|---|---|
| FetchStyle |
Enumeration of values describing HOW fetching should occur.
|
| FetchTiming |
Enumeration of values describing WHEN fetching should occur.
|
| OptimisticLockStyle |
Describes how an entity should be optimistically locked.
|
This package contains classes that are "shared" by other packages, and implementations of some key algorithms.
Copyright © 2016 JBoss by Red Hat. All rights reserved.