- main(String[]) - 类 中的静态方法com.redxun.db.impl.DB2Helper
-
- main(String[]) - 类 中的静态方法com.redxun.db.impl.DMHelper
-
- main(String[]) - 类 中的静态方法com.redxun.db.impl.MySqlHelper
-
- main(String[]) - 类 中的静态方法com.redxun.db.impl.OracleHelper
-
- main(String[]) - 类 中的静态方法com.redxun.db.impl.Sql2005Helper
-
- MapCmd<T> - com.redxun.db中的接口
-
ResultSet 对象映射接口,用户可以通过类或匿名类进行实现。
- MySqlHelper - com.redxun.db.impl中的类
-
功能:
取得数据库表接口IDbHelper,mysql 的实现
- MySqlHelper() - 类 的构造器com.redxun.db.impl.MySqlHelper
-
- MySqlMapCmd - com.redxun.db.impl中的类
-
功能 :根据rs对象构建columnmodel对象,MYSQL实现类。
- MySqlMapCmd() - 类 的构造器com.redxun.db.impl.MySqlMapCmd
-