1. Remove Table Column from an Ant task - OpenJpa stackoverflow.comIt is said that with the use of org.apache.openjpa.jdbc.ant.MappingToolTask it is possible to synchronize domain models classes with db schema. So by having following script as an Ant task i was ... |
2. "ant eg" creates columns with 'bad names' in Oracl forum.hibernate.orgHi, I'm new to Hibernate. I just downloaded the 2.1rc1 package and followed the simple installation instructions. I updated hibernate.properties to use our Oracle 8i server and ran "ant eg". The build failed with multiple errors like the following: SEVERE: ORA-00907: missing right parenthesis On examining the shcema created by the 'eg' script, I noticed that two columns in the AUCTIONUSER ... |