We already have the database with real data inside. Now we want to build a Flex-Java on top of that. We know how to and did generate/reverse-engineering Java code from the Database using Hibernate tools. The question now is just how to generate the VO action script ! The idea is simple like the Hibernate generate POJO from DB.
Note: We tried data model-driven approach from Adobe but we don't like it.