Driver spring.jpa.database=MYSQL spring.jpa.hibernate.ddl-auto=update ... @Query(value = _query, nativeQuery = true) List<QEmployee> ...
確定! 回上一頁