@Query(value = "SELECT f.nome FROM funcionarios f WHERE f.data_contratacao >= :data", nativeQuery = true) Copiar código.
確定! 回上一頁