1. Java EE application database architecture stackoverflow.comI'm developing java EE database application(JSF) where I fill drop down menus from database. I looked for some tutorials and I find that they used the session bean to initialize these ... |
2. Passing Entity object[s] between tiers? stackoverflow.comPlease share your view on this kind of thing i'm currently testing out :
|
3. JPA Entities and/vs DTOs stackoverflow.comWhat is the general idea to help deciding when to use DTO and when to use Entity in these cases ?
|