| Interface | Description |
|---|---|
| IsNewStrategy |
Strategy interface to determine whether a given entity is to be considered new.
|
| Class | Description |
|---|---|
| ExampleMatcherAccessor |
Accessor for the
ExampleMatcher to use in modules that support query by example (QBE) querying. |
| PageableExecutionUtils |
Support for query execution using
Pageable. |
| Enum | Description |
|---|---|
| PersistableIsNewStrategy |
IsNewStrategy that invokes Persistable.isNew() on the given object. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.