public class GeneratedQueryParameter extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
argIndex |
String |
fieldName |
int |
lambdaIndex |
String |
paramName |
| Constructor and Description |
|---|
GeneratedQueryParameter(String paramName,
int lambdaIndex,
int argIndex) |
GeneratedQueryParameter(String paramName,
int lambdaIndex,
String fieldName) |
Copyright © 2015. All rights reserved.