public class PreparedParameter extends Object
PreparedParameters
Constructor and Description |
---|
PreparedParameter() |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getType() |
Object |
getValue() |
void |
setType(Class<?> type) |
void |
setValue(Object value) |
Copyright © 2014. All rights reserved.