Package org.apache.synapse.mediators.db
Class Statement.Parameter
- java.lang.Object
-
- org.apache.synapse.mediators.db.Statement.Parameter
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SynapsePath
getPath()
String
getPropertyName()
int
getType()
-
-
-
Method Detail
-
getPropertyName
public String getPropertyName()
-
getPath
public SynapsePath getPath()
-
getType
public int getType()
-
-