[Hibernate] proxy interface vs impl

2004-04-02 Thread Kevin Hagel
I guess I'm assuming that most people use XDoclet with their hibernate. I'm still trying to fix in my head how the proxied interface class and the impleneting class work. For example: I declare a User interface, and UserImpl implements it, pretty standard stuff. All of the @hibernate tags are

[Hibernate] Re: DHMO

2004-03-25 Thread Kevin Hagel
oops, sorry about that. I meant to send that to other people ... won't happen again. Kevin Hagel wrote: New knowledge on this dreaded chemical have come to light. Thanks to these guys we can all be in the know now. http://www.dhmo.org/facts.html "Research conducted by award-w

[Hibernate] dhmo

2004-03-25 Thread Kevin Hagel
New knowledge on this dreaded chemical have come to light. Thanks to these guys we can all be in the know now. http://www.dhmo.org/facts.html "Research conducted by award-winning U.S. scientist Nathan Zohner concluded that roughly 86 percent of the population supports a ban on dihydrogen mono

[Hibernate] bidirectional many-to-many

2004-02-26 Thread Kevin Hagel
I'm putting together an example demo for some students (like I'm the expert :-\) and I'm using XDoclet, Tomcat, and MySQL for it all. Person, abstract class extended by (joined-subclass) Teacher and Student, with just an extra field in each, such as Course and Grade to show the polymorphism. I'