|
I’m looking to automatically generate actionscript
pojos from java pojos (ejb3 annotations) using On a related note, has anyone been able to generate DDL
using the hibernate-tools ant task without having to list out all of the
annotated classes in the hibernate.cfg.xml file? Seems like there should be a
way to “pass in” the class files to the annotationconfiguration ant
element, but after searching for a couple hours, I didn’t see that this
was supported. Ideally, this should read from a “par” file and not
really need the cfg.xml file (except for database dialect). While I’m asking for everything, does anyone else have
some useful code generation tools (using ant) that they can share?
Specifically, from an ejb3 annotated set of pojos, and a business service
interface (ejb3 stateless session interface), I would like to:
Again, I want to do this all from ant, not from an IDE.
Maybe these are just a set of velocity templates? Any examples of these (and
how to invoke in ant) would be great as I’d rather not have to learn the
velocity template language (yet!). Thanks, Jim -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- [flexcoders] Java Pojo to AS pojo with ant Jim Schneider
- Re: [flexcoders] Java Pojo to AS pojo with ant Mykola Paliyenko
- [flexcoders] Re: Java Pojo to AS pojo with ant Dave Wolf
- Re: [flexcoders] Re: Java Pojo to AS pojo wi... Mykola Paliyenko
- [flexcoders] Java Pojo to AS pojo conversion with xd... Joe Berkovitz
- [flexcoders] button Jeremy Tooley
- Re: [flexcoders] button Sreenivas R
- Re: [flexcoders] button Jeremy Tooley
- Re: [flexcoders] button Sreenivas R
- Re: [flexcoders] button JesterXL

