| Interface | Description |
|---|---|
| ActiveEntity |
ActiveEntity is a interface has default methods only supported for
Java8+, so in Java8 and above, a POJO can implements ActiveEntity
interface to obtain CRUD methods instead of extends ActiveRecord class
|
| LambdSqlItemPreparer.ALIAS | |
| LambdSqlItemPreparer.C_ALIAS | |
| LambdSqlItemPreparer.COL |
| Class | Description |
|---|---|
| AliasProxyUtil |
AliasProxyUtils used to create alias proxy
|
| JBeanBoxIocTool |
JBeanBoxIocTool is the implements of IocTool, use jBeanBox.
|
| LambdSqlItemPreparer | |
| SqlBoxContextInitializer |
If SqlBoxContext found this class exist, will call its init method
|
Copyright © 2018. All rights reserved.