Enhanced Database Mapping info
------------------------------

         Key: TORQUE-22
         URL: http://issues.apache.org/jira/browse/TORQUE-22
     Project: Torque
        Type: Improvement

  Components: Runtime, Generator, Test Project  
    Versions: 3.2.1    
    Reporter: CG Monroe
     Fix For: 3.2.1


The attached zip file makes the Database Map information much more robust and 
useful.  Basic features added:

If an application needs a fully populated  Database Map structures, this can be 
done via the DatabaseMap.initialize() method.

*Map classes will now preserve XML order and store many more XML attritbutes, 
including Inheritance information.

MapBuilder template re-done to be more readable and expandable.

The TableMap object can be used to get the associated Peer, OM, and Manager (if 
applicable) Class objects. 

Access to TableMap structures made easier in Peer ( existing method changed to 
public) and OM classes. (The theory here is that TableMap should know all this 
info and there should be an easy way to get there).

Test-project now has DatabaseMap test suite that tests most of these features.

Some misc Javadoc/synchronizing changes.

Has been tested with aliased tables, beans, managers, DB schema's with 
different packages during development (test suite doesn't test all of these 
combinations yet..)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to