@Documented @Target(value=METHOD) @Retention(value=SOURCE) public @interface LazySQLUpsert
| Modifier and Type | Required Element and Description |
|---|---|
String |
keys |
String |
table
Wo wird das angezeigt???
|
| Modifier and Type | Optional Element and Description |
|---|---|
String |
methodName |
String |
params |
boolean |
useObjectAsInput |
Copyright © 2019. All rights reserved.