net.aditsu.depeche
public class Param extends Object implements Serializable
| Constructor and Description |
|---|
Param(Serializable value,
int type)
Creates a Param object
|
public Param(Serializable value, int type)
value - parameter valuetype - SQL type, see Typespublic Serializable getValue()
public int getType()