| Package | Description |
|---|---|
| org.teasoft.bee.osql |
Function about Object SQL.
|
| org.teasoft.bee.osql.interccept |
About Interceptor.
|
| Modifier and Type | Method and Description |
|---|---|
static SuidType |
SuidType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SuidType[] |
SuidType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionAssistant.setSuidType(SuidType suidType) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
Interceptor.beforePasreEntity(Object[] entityArray,
SuidType suidType)
call before parsing entity array into SQL
|
Object |
Interceptor.beforePasreEntity(Object entity,
SuidType suidType)
call before parsing entity into SQL
|
Copyright © 2023. All rights reserved.