Is there a way to tell Cayenne to log only INSERT, UPDATE, and DELETE
operations? In the production database, we have triggers that record
each row-level change in a shadow table, and I want to profile my code
to keep these operations to a minimum, but it's hard to do with 90% of
the console output displaying SELECT queries.
This archive was generated by hypermail 2.0.0 : Thu Mar 06 2008 - 16:10:40 EST