I am a beginner in J2EE platform and have experiences in software(Llibrary)development in clien/server and web applications.I look for an application development framework to develop rapid persiandatabase applications(Add/Edit/Delete/View Records and work with storedprocedures). A framework that I can define Analysis Model or DataModel(Preferred in Data Dictionary) and only code the business logic.Can Anyone help me?
You have to write the CRUD (Create, Read, Update, andDelete) operation manually dude! Unless you use a codegeneration tool, which impose addition learning curvesuch as UML or annotation.