Joined: Thu Nov 13, 2003 6:50 am Posts: 8
|
We are currently porting 2E applications to Java and i am trying to generate
as much as i can from the 2E model to help me create a Hibernate mapping file.
This is proving to be very difficult as there is composite keys/a very complex data structure 700 tables +, a mix of Cool:Plex and Cool:2E tables. Has anybody had experierience with this? Is there a easier way doing this.
I do have some code that generates a xml mapping file and it works if i take small parts of the model and the code is very messy :( but i can post it here if anyone needs it.
The problems i am coming accross is :
Date Formating . Is there a way of specifying the Date format to be used. The database is DB2 on iSeries
Mismatch Foriegn Keys to Primary Keys.
Mike
|
|