Hierarchy For Package br.com.davinti.vitruvio.domain.dao.git
Class Hierarchy
- Object
- AbstractJPADao<Entity,
IDType> (implements Dao<Entity, IDType>) - GitManifestTrackingDaoImpl (implements GitManifestTrackingDao)
- GitRepoConfigDaoImpl (implements GitRepoConfigDao)
- GitSyncLogDaoImpl (implements GitSyncLogDao)
- AbstractJPADao<Entity,
Interface Hierarchy
- Dao<Entity,
IDType> - GitManifestTrackingDao