See: Description
| Interface | Description |
|---|---|
| Specification<T> |
Specification in the sense of Domain Driven Design.
|
| Class | Description |
|---|---|
| AbstractAuditable<U,PK extends Serializable> |
Abstract base class for auditable entities.
|
| AbstractPersistable<PK extends Serializable> |
Abstract base class for entities.
|
| Specifications<T> |
Helper class to easily combine
Specification instances. |
Copyright © 2011-2012-2012 SpringSource. All Rights Reserved.