Feedback requested - Simplifying EJB3/JPA...

  • 14 years ago

    I have put together some ideas on simplifying JPA and I am looking for any and all feedback. The ideas include...

    - Automatic Lazy Loading
    - Removing the need for "Session Management of EntityManager", Extended Persistence Context, Attached/Detached Beans

    I have built a product that uses JPA Annotated Entity Beans (@Entity, @OneToMany etc) and used these ideas to simplify the API and would love any feedback. The details on how this works and the expected benefits are at:

    http://www.avaje.org

    Thanks for any/all feedback - Rob.










Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“It is practically impossible to teach good programming style to students that have had prior exposure to BASIC. As potential programmers, they are mentally mutilated beyond hope of regeneration.” - E. W. Dijkstra