| Package | Description |
|---|---|
| org.echocat.jomon.runtime.repository |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IdQueryableRepository<Q extends Query,ID> |
interface |
InsertingRepository<T> |
interface |
QueryableRepository<Q extends Query,ID,V> |
interface |
RemovingRepository<Q extends Query,ID> |
interface |
SafeUpdatingRepository<V,E extends java.util.ConcurrentModificationException> |
interface |
UpdatingRepository<V> |
Copyright © 2013 echocat. All Rights Reserved.