public class ResolvedParameter extends Object
| Constructor and Description |
|---|
ResolvedParameter(String name,
DbType type,
Object value,
int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
String |
getName() |
DbType |
getType() |
Object |
getValue() |
Copyright © 2022. All rights reserved.