@Documented @Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface ParameterType
| Modifier and Type | Required Element and Description |
|---|---|
int |
value
Defines the SQL type of an in parameter.
|
public abstract int value
TypeMapper is used.TypesCopyright © 2013–2016. All rights reserved.