@Documented @Target(value=METHOD) @Retention(value=SOURCE) public @interface LazySQLStoredProcedure
| Modifier and Type | Required Element and Description |
|---|---|
String |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
methodName |
String |
params |
boolean |
useObjectAsInput |
Copyright © 2019. All rights reserved.