@Service(value="templateService") @CacheConfig(cacheNames="template") public class SimpleTemplateService extends EnableCacheGenericEntityService<TemplateEntity,String> implements TemplateService
entityFactory, entityType, logger, logicPrimaryKeyValidator, primaryKeyType, validator| 构造器和说明 |
|---|
SimpleTemplateService() |
| 限定符和类型 | 方法和说明 |
|---|---|
TemplateDao |
getDao() |
protected org.hswebframework.web.id.IDGenerator<String> |
getIDGenerator() |
String |
insert(TemplateEntity entity) |
int |
updateByPk(String id,
TemplateEntity entity) |
count, deleteByPk, saveOrUpdate, select, selectByPk, updateByPkdataExisted, init, selectByPk, updateByPkassertNotNull, assertNotNull, createEntity, entityFactoryIsEnabled, getEntityInstanceType, getEntityType, getPrimaryKeyType, setEntityFactory, setLogicPrimaryKeyValidator, setValidator, tryValidate, tryValidate, tryValidate, tryValidateProperty, tryValidateProperty, tryValidatePropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, select, selectPager, selectSinglesaveOrUpdate, updateByPkdeleteByPkcreateEntity, getEntityInstanceTypecount, select, selectByPk, selectByPkcreateQuery, createQuerycount, select, selectPager, selectSinglecreateUpdate, createUpdate, createUpdate, createUpdatecreateDelete, createDelete, createDeleteprotected org.hswebframework.web.id.IDGenerator<String> getIDGenerator()
public TemplateDao getDao()
getDao 在接口中 DefaultDSLDeleteService<TemplateEntity,String>getDao 在接口中 DefaultDSLUpdateService<TemplateEntity,String>getDao 在接口中 DefaultQueryByEntityService<TemplateEntity>getDao 在接口中 GenericService<TemplateEntity,String>public int updateByPk(String id, TemplateEntity entity)
updateByPk 在接口中 UpdateService<TemplateEntity,String>updateByPk 在类中 EnableCacheGenericEntityService<TemplateEntity,String>public String insert(TemplateEntity entity)
insert 在接口中 InsertService<TemplateEntity,String>insert 在类中 EnableCacheGenericEntityService<TemplateEntity,String>Copyright © 2019. All rights reserved.