On 13/01/2013 15:07, Lance Andersen wrote:
I will enter a jbs entry on Monday for this
Assuming CCE is long standing behavior then it would be good to update
the spec of all the other read* methods too. Alternatively a statement
in the class description to cover it.
One other thing is that the CCE has a side-effect in that it "consumes"
the next attribute. The methods could be changed to peek at the next
attribute but that wouldn't work without synchronization or making it
clear in the spec that the it is not a thread-safe implementation of
SQLInput.
-Alan