Hi,

While debugging h2 because I am trying to learn the sourcecode I found a tiny detail.
In Parser.java line 220 seems redundant.

p.setCommand(c);

The Command is set to Prepared already in the CommandContainer constructor.

This is just a tiny detail and has no practical meaning.
It is more a matter of tidyness.

I was wondering if you find these kinds of small reports useful?
Or are they too insignificant for discussion?

- Rami

--
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to