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