createQuery().where("id",1).single();
QueryByEntityDao
createQuery(userMapper).where("id",1).single();
CacheConfig
Query
select(org.hswebframework.web.commons.entity.Entity)
Copyright © 2016–2019. All rights reserved.