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