TableImpl class is added with 3 more fields
commitd30d8e2f72c68b1d86b61a15369f495a803971fa
authorkishoramballi <kishoramballi>
Sat, 31 Jan 2009 10:33:05 +0000 (31 10:33 +0000)
committerkishoramballi <kishoramballi>
Sat, 31 Jan 2009 10:33:05 +0000 (31 10:33 +0000)
tree2f401926a21f647761b37a6a579a1f21a706b29a
parent4287f4a92fc375ac6d0bf8ed512b6aaad353e34f
TableImpl class is added with 3 more fields
bindList_, bindListArray_, numbindFlds_.
CreatePlan now has the binded field list populated from FldList_;
changed copyValuesToBindBuffer to copy only the binded field values.
include/TableImpl.h
src/storage/TableImpl.cxx