| Interface | Description | 
|---|---|
| UESEntityRepository<T,ID extends java.io.Serializable> | 
 
 The common UES Repository parent for all DAOs that use the Spring data for its realization. 
 | 
| Exception | Description | 
|---|---|
| PersistenceRTException | 
 PersistenceRTException is parent of all exceptions thrown for persistence
 reasons. 
 |