freeScan function removed as it is not required since table closeScan will delete...
commite278b0ad502f4dc71784708211f83cf660a1dda8
authorkishoramballi <kishoramballi>
Wed, 4 Feb 2009 04:57:00 +0000 (4 04:57 +0000)
committerkishoramballi <kishoramballi>
Wed, 4 Feb 2009 04:57:00 +0000 (4 04:57 +0000)
treed3a9d007e1aac26b3a80435b345c39827c54cc55
parent2b6f7c1eba5957f5b0148087a8287c8d296befee
freeScan function removed as it is not required since table closeScan will delete the iterator.  Earlier freescan was written to reset the iterator
include/SqlStatement.h
include/Statement.h
src/sql/SelStatement.cxx
src/sql/SqlStatement.cxx
src/sql/Statement.h