Class GitRepoConfigDaoImpl

Object
AbstractJPADao<GitRepoConfig,Long>
GitRepoConfigDaoImpl
All Implemented Interfaces:
Dao<GitRepoConfig,Long>, GitRepoConfigDao

@Repository public class GitRepoConfigDaoImpl extends AbstractJPADao<GitRepoConfig,Long> implements GitRepoConfigDao