... JpaRepository<XXXEntity, Long>, JPASpecificationExecutor<XXXEntity> { @Modifying @Query(value="INSERT INTO tb_user (name,nick_name, ...
確定! 回上一頁