I’d really like to add DAO generation to hbm2java. All we need is a simple template that

 

(1)   creates typesafe versions of persist(), merge(), delete(), etc

(2)   searches for relevant named queries and created findXXXXX() methods

 

I’ll spend some time on this tonight, perhaps, but I’m wondering about the best way to do (2).

 

Max, where should I get access to defined named queries from?

 

Also, do we have <meta> for named queries yet? We need this.

Reply via email to