| Interface | Description |
|---|---|
| AnnotationProvider<T extends Annotation> | |
| Chunk<T> | |
| Facets | |
| SpgeedDao |
Use this interface in order to have a class as dao.
|
| SpgeedMapper |
| Class | Description |
|---|---|
| ChunkArrayList<T> |
Use to paging result.
|
| ClassCreator |
Use to generate proxy for handling the SQL statement on each method from the
class contains annotation (select, update or script).
|
| SpgeedUtils | |
| SqlSession |
Represents your connection and the transaction on the database.
|
Copyright © 2017–2020 CodeLutin. All rights reserved.