The only thing I can get ahold of in BasePeer before an insert is a criteria
object.. The toString on a criteria object is quite informative.. would this
be a worthy patch to category.debug(criteria.toString()); before the hand
off to village?

----- Original Message -----
From: "Daniel Rall" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 03, 2001 2:21 AM
Subject: Re: SQL reporting...


> "Dan Bachelder" <[EMAIL PROTECTED]> writes:
>
> > Sure enough.. it does all SELECT statements, the where clause of UPDATEs
and
> > nothing for INSERTs... strange... helpful though... thanks...
>
> I think that Village may generate all the SQL for that.  If not, you
> could patch BasePeer to log it.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to