See: Description
| Class | Description |
|---|---|
| DeleteType<X> |
Represents the JPA Criteria API bulk delete query type.
|
| QueryType<X,C extends CommonAbstractCriteria,C2 extends C,Q extends Query> | |
| SearchType<X> |
Represents the JPA Criteria API search query type.
|
| UpdateType<X> |
Represents the JPA Criteria API bulk update query type.
|
SearchType,
UpdateType,
DeleteTypeCopyright © 2023. All rights reserved.