Hey guys, first off, I'm really impress, ive been looking for a tool like this, and it is great! I had it generating lots of pretty code from a firebird database within 10 min!
But editing the source myself to customise the output, that was a different story. My ideas :
(please note i am not really proficient at this stuff, if what i am saying is already done and i have not found it, just ignore me :P)
1. Use Ant's cvs features to simplify the download, editing and compiling of sql2java. Dont worry about letting commit.
2. I should be able to run "ant sql2javacvs" or something... edit the code then run "ant sql2java" then "ant generate".
3. In the long term, what about templates? I realise thats a fair amount of work!!
Thanks for this great tool, i am using it in a corporate e-learning web application, and it will save me a lot of time!
Elliot
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey guys, first off, I'm really impress, ive been looking for a tool like this, and it is great! I had it generating lots of pretty code from a firebird database within 10 min!
But editing the source myself to customise the output, that was a different story. My ideas :
(please note i am not really proficient at this stuff, if what i am saying is already done and i have not found it, just ignore me :P)
1. Use Ant's cvs features to simplify the download, editing and compiling of sql2java. Dont worry about letting commit.
2. I should be able to run "ant sql2javacvs" or something... edit the code then run "ant sql2java" then "ant generate".
3. In the long term, what about templates? I realise thats a fair amount of work!!
Thanks for this great tool, i am using it in a corporate e-learning web application, and it will save me a lot of time!
Elliot