@Repository public class ConfigRepository extends AbstractHibernateRepository<Config,java.lang.Long>
Config| Constructor and Description |
|---|
ConfigRepository() |
| Modifier and Type | Method and Description |
|---|---|
Config |
findByConfigId(java.lang.Long id)
Find a
Config with a given id. |
java.util.List<Config> |
findNotComplete()
Find all of the
Config's that are yet to be ran. |
count, delete, delete, delete, deleteAll, evict, exists, findAll, findAll, findAll, findAll, findOne, flush, getEntityClass, getSession, getUniqueObjects, save, save