... @Query(value = _query, nativeQuery = true) List<QEmployee> findAll(); @Query(value = _query2, nativeQuery = true) List<QEmployee> ...
確定! 回上一頁