java - Best strategy to multiple CRUD with jsf -


On my company we are developing an application like ERP using Java and JSF, so far the design team has 20 organizations Identified, with each separate property, we will usually construct 20 pages of CRUD, is there any better way to do this ?, we are using Hibernation as DB access, System for the idea of ​​a single DAO, a Or you have faced a similar situation? Are you considering this?

You can request those 20-screen codes like staging in Ruby. As far as the DAO is concerned, you can drag the CUD operation to some normal IBinesAbjectedo, which can leave specific R operation (inquiry from various parameters) for solid DAO implementation.


Comments