The following issue has been updated:

    Updater: Brendan W. McAdams (mailto:[EMAIL PROTECTED])
       Date: Tue, 13 Jan 2004 11:27 AM
    Comment:
This is a first draft of the SQL Auto Generation code, including the test 
classes. 

The diff needs to be applied to CMPConfiguration; the java files must be copied 
to nova/nova/src - with the exclusion of 
org.openejb.nova.entity.CMPMappingHelperTest which belongs in nova/nova/src/test

Once the files are in place, they will compile and CMPMappingHelperTest will 
run through maven.

Examine CMPMappingHelperTest for examples of how to use the MappingHelper code.
    Changes:
             Attachment changed to SQLAutoGenerationAlpha1.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: Tue, 13 Jan 2004 11:27 AM

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