Class TestEntityDAO

All Implemented Interfaces:
io.github.xezzon.tao.trait.NewType<TestEntityRepository>

@Repository public class TestEntityDAO extends BaseDAO<TestEntity,String,TestEntityRepository>
Author:
xezzon