Hacker News new | ask | show | jobs
by sitta 1606 days ago
This is not correct. You're thinking Spring Data JPA [1]. Spring Data JDBC [2] does not use any Hibernate nonsense.

[1] https://docs.spring.io/spring-data/jpa/docs/current/referenc...

[2] https://spring.io/projects/spring-data-jdbc

1 comments

Ah, I see. Thank you!