[Cosmo-dev] Output going in to log4j

Brian Moseley bcm at osafoundation.org
Tue Jun 27 16:16:18 PDT 2006


On 6/27/06, Vinubalaji Gopal <vinu at osafoundation.org> wrote:
>
> >
> > it is possible to have derby log all queries by adding a specific
> > option to JAVA_OPTS when starting the server. i forget the specific
>
> Will it output the same result as in:
> http://wiki.osafoundation.org/bin/view/Journal/CosmoDerby
> or will it be a de-serialized one?

it doesn't print the query results, just the sql statements.

NodeState and PropertyState are jackrabbit classes, and jackrabbit
serializes and deserializes those when persisting them into derby.
derby doesn't know anything about the data that's put into it. all it
knows is that they are blob columns.


More information about the cosmo-dev mailing list