Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Jeremy and I have been bouncing around a few ideas, among them automatic generation of SQL for CMP Deployment.
I've put together a first draft of this code, including a test class derived from the BasicCMPEntityContainerTest which harnesses it.
The code will map fields to columns, and take basic descriptions of the method (Return types and field names) and fully generate the SQL and define the query in the SimpleCommandFactory/CMPCommandFactory.
The code probably needs alot of work, but it is a good first iteration and should allow us to do more deployment work.
This also includes the first iterations of the field map improvements registered in GERONIMO-142
Attachments
Attachments
Issue Links
- relates to
-
GERONIMO-710 Generating DDLs for CMP deployment
- Closed