public static class StoredProcedure.StoredProcedureParameter extends Object
Constructor and Description |
---|
StoredProcedureParameter() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getType() |
byte[] |
getValue() |
void |
setType(byte[] type) |
void |
setValue(byte[] value) |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.