help, how can i display sql statement in eclipse console?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

help, how can i display sql statement in eclipse console?

Shuany Yu
hi,
i'm a beginner of ofbiz, how can i display sql statement in eclipse console? thanks
Reply | Threaded
Open this post in threaded view
|

Re: help, how can i display sql statement in eclipse console?

Jacques Le Roux
Administrator
In trunk, see GenericDAO.java[798]

And please use rather user ML for such questions, see why here :
http://cwiki.apache.org/confluence/display/OFBADMIN/Mailing+Lists#MailingLists-DesignanddevelopmentList:dev@...

Thanks

Jacques

From: "Shuany Yu" <[hidden email]>
> hi,
> i'm a beginner of ofbiz, how can i display sql statement in eclipse console? thanks
Reply | Threaded
Open this post in threaded view
|

Re: help, how can i display sql statement in eclipse console?

shuanys
Thanks!