| 程序包 | 说明 |
|---|---|
| org.teasoft.bee.osql |
面向对象SQL相关.Function about Object SQL.
|
| org.teasoft.bee.osql.chain |
用于链式风格写SQL语句.Interface for SQL with chain programming.
|
| org.teasoft.bee.osql.exception |
异常类相关.Function about exception class.
|
| org.teasoft.bee.osql.service |
service层相关服务的类与接口.Interface and class about service layer.
|
| 类和说明 |
|---|
| BeeException
Bee的异常父类.Bee's super exception class.
|
| Condition
为面向对象方式操作数据库提供封装的条件.Condition for operate DB with Object Oriented Programming way.
|
| ConditionAssistant
Condition的辅助接口.Assistant of Condition.
|
| FunctionType
SQL对应的函数类型.Function type of SQL.
|
| IncludeType
包含类型:关于Null和空字符的.Include type about Null and empty string.
|
| MapSql
用Map承载SQL信息.Record SQL information with map.
|
| MapSqlKey
用于MapSuid的对应SQL功能的MapSql关键字.MapSql keyword for the corresponding SQL function of MapSuid.
|
| MapSqlSetting
用于MapSuid的MapSql配置信息.MapSql configuration information for MapSuid.
|
| MoreTable
多表查询.More table select.
|
| ObjToSQL
对象到SQL的转换(对应Suid).Object to SQL string for Suid.
|
| Op
SQL语言的各种操作符.SQL's Operation Type.
|
| OrderType
SQL语言的排序类型(asc,desc).SQL's Order type(asc,desc).
|
| SqlKeyWord
SQL关键字.SQL KeyWord.
|
| Suid
数据库操作接口,包括查,改,增,删 Suid (select,update,insert,delete),
默认不处理null和空字符串
Database operation: Suid (select,update,insert,delete), the null and empty string are not handled by default. |
| SuidRich
数据库操作接口,包括查,改,增,删 Suid (select,update,insert,delete),
该接口比Suid接口提供更多的参数选择
Database operation: Suid (select,update,insert,delete), it supports more parameters than Suid. |
| SuidType
数据库Suid(Select,Update,Insert,Delete)操作类型.Database Suid(Select,Update,Insert,Delete) type.
|
| 类和说明 |
|---|
| Op
SQL语言的各种操作符.SQL's Operation Type.
|
| OrderType
SQL语言的排序类型(asc,desc).SQL's Order type(asc,desc).
|
| 类和说明 |
|---|
| BeeException
Bee的异常父类.Bee's super exception class.
|
| ObjSQLException
Bee的面向对象SQL异常父类.Bee's Object SQL super exception class.
|
| 类和说明 |
|---|
| Condition
为面向对象方式操作数据库提供封装的条件.Condition for operate DB with Object Oriented Programming way.
|
| FunctionType
SQL对应的函数类型.Function type of SQL.
|
| IncludeType
包含类型:关于Null和空字符的.Include type about Null and empty string.
|
| OrderType
SQL语言的排序类型(asc,desc).SQL's Order type(asc,desc).
|
| Suid
数据库操作接口,包括查,改,增,删 Suid (select,update,insert,delete),
默认不处理null和空字符串
Database operation: Suid (select,update,insert,delete), the null and empty string are not handled by default. |
| SuidRich
数据库操作接口,包括查,改,增,删 Suid (select,update,insert,delete),
该接口比Suid接口提供更多的参数选择
Database operation: Suid (select,update,insert,delete), it supports more parameters than Suid. |
Copyright © 2021. All rights reserved.