Justin,
That's a little bit tricky since it involves some advanced
mapping capabilities from a vendor's CMP engine. It also
falls outside the realm of the EJB 2.0 specification (how
convenient!), since the spec does not define how an abstract
schema maps to an underlying persistent store. Or to be
I have 2 tables with a M:N relationship and a bridge table that joins the
two.
Product Table Bridge TableArtist Table
UPC UPC ARTISTID
TITLE Artist ID ARTISTNAME
ETC Sequence Number ETC...
The "Sequ
Hi Chris,
You can try Jenerator.
Link http://www.visioncodified.com
at the moment it supports
It generates code of various types. It also supports regeneration.
The Jenerator currently generates the following types of code. :-
Enterprise Java Beans (Generates Remote, Local and Home Interfaces, Bean