public interface GxPasswordHistoryRepository extends GxJpaRepository<GxPasswordHistory,Integer>
| Modifier and Type | Method and Description |
|---|---|
List<GxPasswordHistory> |
findAllByGxUserAccountOidOrderByPasswordDateDesc(Integer oidUserAccount) |
delete, findAll, findOne, savedeleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlushfindAllList<GxPasswordHistory> findAllByGxUserAccountOidOrderByPasswordDateDesc(Integer oidUserAccount)
Copyright © 2019. All rights reserved.