| Interface | Description |
|---|---|
| ActiveEntity<T> |
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
|
| LambdSqlItem | |
| LambdSqlItem.ALIAS | |
| LambdSqlItem.C_ALIAS | |
| LambdSqlItem.COL |
| Class | Description |
|---|---|
| AliasProxyUtil |
AliasProxyUtils used to create alias proxy
|
| JBeanBoxIocTool |
JBeanBoxIocTool is the implements of IocTool, use jBeanBox.
|
Copyright © 2018. All rights reserved.