Bug: 1862151 - Separate SQLAPI and make it as interface
commit716aa384d034aee4f898840b986abf3308115074
authorprabatuty <prabatuty>
Fri, 8 Feb 2008 13:11:58 +0000 (8 13:11 +0000)
committerprabatuty <prabatuty>
Fri, 8 Feb 2008 13:11:58 +0000 (8 13:11 +0000)
tree787390b1cfd2c699c03292ff4c2bb7447f199036
parent330d4a456a3c41d2740a961e599c2e158dc6eed1
Bug: 1862151 - Separate SQLAPI and make it as interface
include/AbsSqlConnection.h [new file with mode: 0644]
include/AbsSqlStatement.h [new file with mode: 0644]
include/SqlFactory.h [new file with mode: 0644]
src/sql/SqlFactory.cxx [new file with mode: 0644]