此示例使用 C# 和 IBatisNet 连接 Oracle10g 数据库。

前提:

- 已安装 Oracle10g 客户端

- 已配置数据库连接

- 创建表 t_test (id int)