Hacker News new | ask | show | jobs
by adgadev 2026 days ago
ObjectiveSQL seems like another ORM framework for Java, alternative to JPA. From my experience JPA and its implementors (Hibernate) are much more popular and more widely used in projects. Currently JPlusOne can be applied only to projects using JPA, but adding support for ObjectiveSQL may be good idea for next feature. Thanks