| Package | Description |
|---|---|
| org.teasoft.bee.distribution.sharding.algorithm |
Sharding Algorithm about Database.
|
| org.teasoft.bee.osql |
Function about Object SQL.
|
| org.teasoft.bee.osql.chain |
Interface for SQL with chain programming.
|
| org.teasoft.bee.osql.dialect |
Function about dialect(specific DB).
|
| org.teasoft.bee.osql.exception |
Function about exception class.
|
| org.teasoft.bee.osql.interccept |
About Interceptor.
|
| org.teasoft.bee.osql.service |
Interface and class about service layer.
|
| Class and Description |
|---|
| Registry
Registry interface.
|
| Class and Description |
|---|
| BeeException
Bee's super exception class.
|
| Cache
Cache interface.
|
| CommOperate
Common operate interface about Suid.
|
| Condition
Condition for operate DB with Object Oriented Programming way.
|
| ConditionAssistant
Assistant of Condition.
|
| FunctionType
Function type of SQL.
|
| IncludeType
Include type about Null and empty string.
|
| MapSql
Record SQL information with map.
|
| MapSqlKey
MapSql keyword for the corresponding SQL function of MapSuid.
|
| MapSqlSetting
MapSql configuration information for MapSuid.
|
| MoreTable
More table select(multi-table query).
|
| NameTranslate
Table name and entity name, column name and field name are transferred to each other.
|
| ObjToSQL
Object to SQL string for Suid.
|
| Op
SQL's Operation Type.
|
| OrderType
SQL's Order type(asc,desc).
|
| SqlKeyWord
SQL KeyWord.
|
| Suid
Database operation: Suid (select,update,insert,delete),
the null and empty string are not handled by default.
|
| SuidRich
Database operation: Suid (select,update,insert,delete),
it supports more parameters than Suid.
|
| SuidType
Database Suid(Select,Update,Insert,Delete) type.
|
| Class and Description |
|---|
| Op
SQL's Operation Type.
|
| OrderType
SQL's Order type(asc,desc).
|
| Class and Description |
|---|
| Registry
Registry interface.
|
| Class and Description |
|---|
| BeeException
Bee's super exception class.
|
| ObjSQLException
Bee's Object SQL super exception class.
|
| Class and Description |
|---|
| SuidType
Database Suid(Select,Update,Insert,Delete) type.
|
| Class and Description |
|---|
| CommOperate
Common operate interface about Suid.
|
| Condition
Condition for operate DB with Object Oriented Programming way.
|
| FunctionType
Function type of SQL.
|
| IncludeType
Include type about Null and empty string.
|
| NameTranslate
Table name and entity name, column name and field name are transferred to each other.
|
| OrderType
SQL's Order type(asc,desc).
|
| Suid
Database operation: Suid (select,update,insert,delete),
the null and empty string are not handled by default.
|
| SuidRich
Database operation: Suid (select,update,insert,delete),
it supports more parameters than Suid.
|
Copyright © 2023. All rights reserved.