SqlNwConnection and statement can be created by SqlFactory class.
commit8abb99f6f2eb7b43263124a5fe177b9aa36abf0d
authorkishoramballi <kishoramballi>
Mon, 9 Feb 2009 18:14:49 +0000 (9 18:14 +0000)
committerkishoramballi <kishoramballi>
Mon, 9 Feb 2009 18:14:49 +0000 (9 18:14 +0000)
tree8ad36dae3f48aebd22c60e34137991bef26b39ed
parent7012a02bb8c6e57c038b241ba2d0747f7056f967
SqlNwConnection and statement can be created by SqlFactory class.
13 files changed:
include/Network.h
include/SqlFactory.h
include/SqlNetworkHandler.h
include/SqlNwConnection.h
src/network/NetworkPacket.cxx
src/network/SqlNetworkHandler.cxx
src/sql/SqlFactory.cxx
src/sqlnetwork/SqlNwConnection.cxx
src/tools/csqlsqlserver.cxx
src/tools/isql.cxx
test/sqlapi/Connect/common.h
test/sqlapi/Parameter/common.h [copied from test/sqlapi/Connect/common.h with 58% similarity]
test/sqlapi/Select/common.h [copied from test/sqlapi/Connect/common.h with 58% similarity]