程序包 | 说明 |
---|---|
com.nonesole.persistence2.sql.basic | |
com.nonesole.persistence2.sql.basic.input |
类和说明 |
---|
InputTransform
The method used to execute SQL statement depends on
SQLs in Action object being transformed by InputTransform. |
类和说明 |
---|
BasicInputTransform
The basic class of InputTransform
|
InputTransform
The method used to execute SQL statement depends on
SQLs in Action object being transformed by InputTransform. |
MapInputTransform
The subclass for map parameter of InputTransform
|
PojoInputTransform
The subclass for pojo parameter of InputTransform
|