Uses of Package
com.easyjf.dbo

Packages that use com.easyjf.dbo
com.easyjf.dbo   
com.easyjf.dbo.config   
com.easyjf.dbo.example   
com.easyjf.dbo.sql   
 

Classes in com.easyjf.dbo used by com.easyjf.dbo
DBField
          表字段定义信息,主要通能配置文件产生
DBMapping
          类及数据表的应射表
DBObject
          代表数据表的一行
DBTable
          表定义信息
EasyDBOException
           
EasyJDB
          实现普通对象到DBO对象的自动转换
EasyJDBEngine
          数据库处理引擎,实现DBObject对象到数据库的转换,完成具体的数据库操作
IIdGenerator
           
 

Classes in com.easyjf.dbo used by com.easyjf.dbo.config
EasyDBOException
           
 

Classes in com.easyjf.dbo used by com.easyjf.dbo.example
IObject
           
 

Classes in com.easyjf.dbo used by com.easyjf.dbo.sql
DBObject
          代表数据表的一行