# Packages
No description provided by the author
# Functions
NewDB 创建DB实例.
NewQueryRow 构建QueryRow对象.
NewQueryRows 构建QueryRows.
NewSysDB 创建DB实例.
# Interfaces
IDB 数据库操作接口,安装可需能需要执行export LD_LIBRARY_PATH=/usr/local/lib.
IDBExecuter 数据库操作对象集合.
IDBTrans 数据库事务接口.
No description provided by the author
ISysDBTrans 数据库事务接口.