I think someone already have answer for this question.
However the search function in sourceforge does not
work. I have to post this list.
I have a simple servlet which is subclass of
org.apache.webapp.admin.ApplicationServlet. (By the
way, the org.apache.webapp.admin.ApplicationServlet is
a subcl
--- Galen Meurer <[EMAIL PROTECTED]> wrote:
> I wish to use the "select-before-update" attribute
> for a hibernate mapping.
> I have tried various things with no success and
> before I continue, I was
> hoping someone could confirm or deny my suspicion
> that it isn't supported by
> the hibernate
I've tried Google and the mail archives to find the answer to this
question, but I couldn't see it directly addressed.
If I have XDoclet generate my Value Objects for my entity beans, how do
I also keep my IDE from complaining that the VO doesn't exist? What do
most people do? I see a few opt