| Package | Description |
|---|---|
| org.dellroad.querystream.jpa |
QueryStream API for the Java Persistence Architecture (JPA).
|
| org.dellroad.querystream.jpa.querytype |
Classes that represent the three types of JPA criteria API queries: search,
update, and delete.
|
| Class and Description |
|---|
| DeleteType
Represents the JPA Criteria API bulk delete query type.
|
| QueryType |
| SearchType
Represents the JPA Criteria API search query type.
|
| UpdateType
Represents the JPA Criteria API bulk update query type.
|
| Class and Description |
|---|
| QueryType |
Copyright © 2023. All rights reserved.