Is there any free tool which can generate data entry and listing screen for a database table(Oracle) based on the metadata. Desired features:
- Drop downs for reference data
- Abilty to customise the label name, showing/hiding specific column of the table, ordering of columns etc..
- Operation on listing screen (modify,delete,activate,deactivate etc.)
- import the data from CSV file.
- Ability to add custom validation before save/modify the data in DB.
Pre Delete Validations.
Option to choose technology stack e,g, (Struts 2, Spring, Hibernate) or (Struts 1, EJB,DAO pattern) etc.