cristi: was using a 1.5 method
0 lines of code changed in 1 file:
made makumba build again just with ant (outside eclipse)
0 lines of code changed in 1 file:
stub for type analyzer
1 lines of code changed in 1 file:
initial core of a HQL type analyzer
53 lines of code changed in 5 files:
token types detector
10 lines of code changed in 1 file:
changed the building to accomodate antlreclipse and detection of HQL token types
136 lines of code changed in 7 files:
changed the place for generated files
16 lines of code changed in 4 files:
fixed some errors, the file is not used anyway
2 lines of code changed in 1 file:
simplified a bit
40 lines of code changed in 1 file:
added link to Parade in source forge
0 lines of code changed in 1 file:
using only 1.4 APIs
0 lines of code changed in 1 file:
added Makumba QL-HQL translation issues
156 lines of code changed in 2 files:
now purely a test class
added illustrative examples for the HQL issues
30 lines of code changed in 1 file:
removed manual lib dependencies, assume libs come with CVS
0 lines of code changed in 1 file:
improved to ignore almost everything generated
2 lines of code changed in 1 file:
removed dependencies on HibernateTest
fixed a bug: incorrect table names for certain subtables (-> replaced with __)
self-addition to Hibernate configuration
0 lines of code changed in 1 file:
removed package prefix (
made it independent of HibernateTest
removed dependencies on Johannes' computer
fixed a bug, constructor names were incorrect for classes generated from MDDs like test.Person->extraData
16 lines of code changed in 1 file:
mak->hibernate generated files, ignored
1 lines of code changed in 1 file:
added to the classpath the folder where generated files are stored. the folder should not be a source folder, otherwise eclipse gets messed up
1 lines of code changed in 1 file:
options remain selected
4 lines of code changed in 1 file:
added experimental/proof-of-concept files for building the project with Maven
128 lines of code changed in 4 files:
trying to get it to refresh correctly at project checkout
0 lines of code changed in 1 file:
added example for set/ptr choosers with Makumba.
361 lines of code changed in 5 files:
Adding libraries needed by makumba to CVS
0 lines of code changed in 23 files:
removed unneeded imports
0 lines of code changed in 2 files:
completed the Database-> Transaction rename inside makumba sources; this removed lots of warnings
0 lines of code changed in 7 files:
partially fixed a bug: set titles should not be null
0 lines of code changed in 1 file:
cristi: fixed a bug: if a set field wasn't the last one in the MDD, there was an errror with the index of the INSERT prepared statement. Test updated to test for this bug
4 lines of code changed in 2 files: