| Package | Description |
|---|---|
| at.rseiler.spbee.core.pojo | |
| at.rseiler.spbee.core.pojo.annotation |
| Class and Description |
|---|
| MappingConstructor
Indicates which constructor should be used to map the result or the stored procedure.
|
| ReturnNull
Indicates that the annotated method should return null instead of throwing a
ObjectDoesNotExist exception. |
| RowMapper
Indicates which row mapper should be used to map the result or the stored procedure.
|
| StoredProcedure
Defines the name of the stored procedure which should be called.
|
| Class and Description |
|---|
| MappingConstructor
Indicates which constructor should be used to map the result or the stored procedure.
|
| RowMapper
Indicates which row mapper should be used to map the result or the stored procedure.
|
| StoredProcedure
Defines the name of the stored procedure which should be called.
|
Copyright © 2015. All rights reserved.