| 程序包 | 说明 |
|---|---|
| org.teasoft.bee.osql | |
| org.teasoft.bee.osql.chain | |
| org.teasoft.bee.osql.exception | |
| org.teasoft.bee.osql.service |
| 类和说明 |
|---|
| BeeException
Bee的异常父类.Bee's super exception class.
|
| Condition
为面向对象方式操作数据库提供封装的条件.
|
| ConditionAssistant
Condition的辅助接口.Assistant of Condition.
|
| FunctionType
SQL对应的函数类型.Function type of SQL.
|
| IncludeType
包含类型:关于Null和空字符的.Include type about Null and empty string.
|
| ObjSQLException
Bee的面向对象SQL异常父类.Bee's Object SQL super exception class.
|
| 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).
|
| Suid
数据库操作接口,包括查,改,增,删 Suid (select,update,insert,delete),
默认不处理null和空字符串.Database operation: Suid (select,update,insert,delete),
the null and empty string are not handled by default.
|
| SuidType
数据库Suid操作类型.Database Suid 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
为面向对象方式操作数据库提供封装的条件.
|
| 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 © 2020. All rights reserved.