| Interface | Description |
|---|---|
| IdQueryableRepository<Q extends Query,ID> | |
| IdsOnlyEnabledQuery<ID,T extends IdsOnlyEnabledQuery<ID,T>> | |
| InsertingRepository<T> | |
| Limited | |
| OrderBy<F> | |
| Paged | |
| Query | |
| QueryableRepository<Q extends Query,ID,V> | |
| RemovingRepository<Q extends Query,ID> | |
| Repository | |
| SafeUpdater.Modifier<V> | |
| SafeUpdatingRepository<V,E extends java.util.ConcurrentModificationException> | |
| UpdatingRepository<V> |
| Class | Description |
|---|---|
| OrderBySupport<F> | |
| SafeUpdater |
| Enum | Description |
|---|---|
| OrderBy.Direction |
| Exception | Description |
|---|---|
| ActivationFailedException | |
| RecoveryFailedException |
Copyright © 2013 echocat. All Rights Reserved.