- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- org.springframework.data.repository.CrudRepository<EventEntity,Long>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<EventEntity>, org.springframework.data.repository.Repository<EventEntity,Long>
@Repository
public interface EventJPARepository
extends org.springframework.data.repository.CrudRepository<EventEntity,Long>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<EventEntity>
-
-
Method Summary
-
Methods inherited from interface org.springframework.data.repository.CrudRepository
count, delete, deleteAll, deleteAll, deleteById, existsById, findAll, findAllById, findById, save, saveAll
-
Methods inherited from interface org.springframework.data.jpa.repository.JpaSpecificationExecutor
count, findAll, findAll, findAll, findOne
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2019. All rights reserved.