The following issue has been updated:

    Updater: Brendan W. McAdams (mailto:[EMAIL PROTECTED])
       Date: Fri, 16 Jan 2004 2:20 PM
    Comment:
Latest update to patch.

Encompasses several rewrites discussed on #geronimo, driven by jboynes.  What 
was one class, RDBMS2CMPMappingHelper, has seperated into 3 classes - 
SQLGenerator, CMPBindingGenerator, and BindingFactory.


    Changes:
             Attachment changed to SQLAutoGenerationAlpha2.tar.gz
    ---------------------------------------------------------------------
For a full history of the issue, see:

  
http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=GERONIMO-143&page=history

---------------------------------------------------------------------
View the issue:
  http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=GERONIMO-143

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-143
    Summary: Automatic SQL Generation for CMP Deployment Phase
       Type: Improvement

     Status: Unassigned
   Priority: Major

    Project: Apache Geronimo
 Components: 
             core
             deployment

   Assignee: 
   Reporter: Brendan W. McAdams

    Created: Tue, 13 Jan 2004 11:21 AM
    Updated: Fri, 16 Jan 2004 2:20 PM

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 


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to