程序包 | 说明 |
---|---|
com.nonesole.persistence2.sql | |
com.nonesole.persistence2.sql.custom | |
com.nonesole.persistence2.sql.orm | |
com.nonesole.persistence2.sql.tools |
类和说明 |
---|
IArrayValueAction
If the return value is array, this class should be used.
|
IDyadicArrayValueAction
If the return value is dyadic array, this class should be used.
|
IDyadicListValueAction
If the return value is dyadic list, this class should be used.
|
IListValueAction
If the return value is list, this class should be used.
|
IMapAction
If the return value is map, this class should be used.
|
IOrmAction
SQL operation interface
|
IOrmPlusAction
This class is used to extends ORM interface.
|
IPojoAction
If the return value is POJO or list of POJO, this class should be used.
|
ISingleValueAction
If the return value is single value, this class should be used.
|
IVoidAction
This class provides more complex solution that more types of parameter
are supported: List(T),POJO,List(POJO), ORM-POJO,List(ORM-POJO)
|
类和说明 |
---|
IArrayValueAction
If the return value is array, this class should be used.
|
IDyadicArrayValueAction
If the return value is dyadic array, this class should be used.
|
IDyadicListValueAction
If the return value is dyadic list, this class should be used.
|
IListValueAction
If the return value is list, this class should be used.
|
IMapAction
If the return value is map, this class should be used.
|
IPojoAction
If the return value is POJO or list of POJO, this class should be used.
|
ISingleValueAction
If the return value is single value, this class should be used.
|
IVoidAction
This class provides more complex solution that more types of parameter
are supported: List(T),POJO,List(POJO), ORM-POJO,List(ORM-POJO)
|
类和说明 |
---|
IOrmAction
SQL operation interface
|
IOrmPlusAction
This class is used to extends ORM interface.
|
类和说明 |
---|
IOrmAction
SQL operation interface
|
IOrmPlusAction
This class is used to extends ORM interface.
|
IVoidAction
This class provides more complex solution that more types of parameter
are supported: List(T),POJO,List(POJO), ORM-POJO,List(ORM-POJO)
|