クエリを作成しましたが、実行するのを忘れました:
entityManager
.createNativeQuery("ALTER TABLE student AUTO_INCREMENT = 1")
.executeUpdate();
クエリを作成しましたが、実行するのを忘れました:
entityManager
.createNativeQuery("ALTER TABLE student AUTO_INCREMENT = 1")
.executeUpdate();