Class ThirdPartyAppDAO

java.lang.Object
io.github.xezzon.zeroweb.common.jpa.BaseDAO<ThirdPartyApp,String,ThirdPartyAppRepository>
io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppDAO
All Implemented Interfaces:
io.github.xezzon.tao.trait.NewType<ThirdPartyAppRepository>

@Repository public class ThirdPartyAppDAO extends BaseDAO<ThirdPartyApp,String,ThirdPartyAppRepository>
Author:
xezzon