| Class | Description |
|---|---|
| AnnotationInfo |
Holds the information of an annotation.
|
| AnnotationProcessingContext |
The annotation processing context.
|
| AnnotationValueInfo |
Holds the information of a annotation parameter.
|
| DtoClass |
Holds the information to generate the DTO class.
|
| MapperClass |
Holds the information to generate the RowMapper class.
|
| ResultSetClass |
Represents a ResultSet.
|
| ResultSetVariable |
Represents a variable of a ResultSet.
|
| StoredProcedureMethod |
Represents a stored procedure method.
|
| StoredProcedureMethod.Builder | |
| TypeInfo |
Holds the type information which consists of the type and the generic type.
|
| Variable |
Holds the information of a variable or parameter.
|
| Enum | Description |
|---|---|
| AnnotationValueInfo.Kind |
Copyright © 2015. All rights reserved.