public class SqlJetBindParameter extends SqlJetExpression implements ISqlJetBindParameter
Constructor and Description |
---|
SqlJetBindParameter(CommonTree ast) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Parameter name.
|
java.lang.Integer |
getPosition()
Parameter position.
|
java.lang.String |
toString() |
create, getValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getValue
public java.lang.Integer getPosition()
ISqlJetBindParameter
getPosition
in interface ISqlJetBindParameter
public java.lang.String getName()
ISqlJetBindParameter
getName
in interface ISqlJetBindParameter
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.