@Exposed public interface WebCmsImageRepository extends com.foreach.across.modules.hibernate.jpa.repositories.IdBasedEntityJpaRepository<WebCmsImage>, org.springframework.data.querydsl.QuerydslPredicateExecutor<WebCmsImage>
| Modifier and Type | Method and Description |
|---|---|
Optional<WebCmsImage> |
findOneByObjectId(String objectId) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlushfindAllcount, delete, deleteAll, deleteAll, deleteById, existsById, findById, savecount, exists, findAll, findOneOptional<WebCmsImage> findOneByObjectId(String objectId)
Copyright © 2020. All rights reserved.