Application CRUD with DAO Java + JSP + MySQL in NetBeans
This is an ultra simple open source persistence library that allows you easily perfom CRUD (create/read/update/delete) operations on your CThere is no cascading (except from what you setup in MySQL)...