Their are no SQL statements unless you're using iBATIS. Hibernate uses HibernateTemplate to do most of its CRUD actions in AppFuse.
http://source.appfuse.org/browse/appfuse/trunk/data/hibernate/src/main/java/org/appfuse/dao/hibernate/GenericDaoHibernate.java?r=trunk Matt On Tue, Apr 28, 2009 at 8:31 PM, Kenny Ha <vifaxoc...@yahoo.com> wrote: > > Hi all, > > In a generated full-source Maven project, where can I find SQL query for > method edit(), delete(),...?? > > Thanks! > -- > View this message in context: > http://www.nabble.com/SQL-query---tp23289344s2369p23289344.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >