|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esperio.db.config.BindingParameter
public class BindingParameter
Constructor Summary | |
---|---|
BindingParameter()
|
|
BindingParameter(int position,
java.lang.String propertyName)
|
Method Summary | |
---|---|
int |
getPosition()
|
java.lang.String |
getPropertyName()
|
void |
setPosition(int position)
|
void |
setPropertyName(java.lang.String propertyName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BindingParameter(int position, java.lang.String propertyName)
public BindingParameter()
Method Detail |
---|
public int getPosition()
public void setPosition(int position)
public java.lang.String getPropertyName()
public void setPropertyName(java.lang.String propertyName)
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |