public class DefaultInputQueryParam extends AbstractQueryParam implements InputQueryParam
| Constructor and Description |
|---|
DefaultInputQueryParam(int index,
DbType type,
Object value) |
DefaultInputQueryParam(int index,
DbType type,
Object value,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
getIndex, getName, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIndex, getName, getTypepublic Object getValue()
getValue in interface InputQueryParamCopyright © 2025. All rights reserved.