| Interface | Description |
|---|---|
| ResultSetMapping<T> |
Represents the shape of a native SQL query result
set, as specified by an instance of the annotation
SqlResultSetMapping. |
| Class | Description |
|---|---|
| AffectedEntities |
A description of the entities and tables affected by a native query.
|
| Identifier<T> |
Represents a value of an attribute that forms part of the
natural key of an entity.
|
| Identifier.Composite<T> | |
| Identifier.Id<T> | |
| InternalStateAssertions |
Commonly used assertions to verify that the operations
are running on the expected events and threads.
|