| Interface | Description |
|---|---|
| CacheAwareQuery<T> | |
| DeleteQuery<T extends DeleteQuery<T,U>,U> |
Describes methods for Queries that can perform delete operations.
|
| NativeQuery<T extends NativeQuery<?,?>,U> |
Describes basic methods for doing native queries
|
| Query<T extends Query<?,?>,U> |
Describes basic methods for querying.
|
| QueryProperty |
Describes a property that can be used in a Query.
|
| Enum | Description |
|---|---|
| Query.NullHandlingOnOrder |
Copyright © 2021 Flowable. All rights reserved.