public class DefaultService<Repository extends Repository<Entity,ID>,Entity,ID> extends AbstractService<Repository,Entity,ID>
| Constructor and Description |
|---|
DefaultService(org.springframework.context.ApplicationContext applicationContext,
Type repositoryType,
Type entityType,
Type identifierType) |
| Modifier and Type | Method and Description |
|---|---|
Repository |
getRepository() |
delete, deleteById, existsById, find, find, find, findAll, findAll, findAllWithPage, findById, findDetailById, getIdentifierType, getRepositoryType, query, query, query, query, query, save, updatepublic Repository getRepository()
getRepository in class AbstractService<Repository extends Repository<Entity,ID>,Entity,ID>Copyright © 2020 com.github.eoscode. All rights reserved.