org.sourceforge.jxdbcon
Class EscapeFrags.PosParam
java.lang.Object
|
+--org.sourceforge.jxdbcon.EscapeFrags.Frag
|
+--org.sourceforge.jxdbcon.EscapeFrags.Value
|
+--org.sourceforge.jxdbcon.EscapeFrags.PosParam
- Enclosing class:
- EscapeFrags
- public static class EscapeFrags.PosParam
- extends EscapeFrags.Value
pos
public final int pos
EscapeFrags.PosParam
EscapeFrags.PosParam(int pos)
getBigDecimal
public BigDecimal getBigDecimal(EscapeContext ectx)
throws SQLException
- Specified by:
getBigDecimal
in class EscapeFrags.Value
SQLException
getDate
public Date getDate(EscapeContext ectx)
throws SQLException
- Specified by:
getDate
in class EscapeFrags.Value
SQLException
getDouble
public double getDouble(EscapeContext ectx)
throws SQLException
- Specified by:
getDouble
in class EscapeFrags.Value
SQLException
getInt
public int getInt(EscapeContext ectx)
throws SQLException
- Specified by:
getInt
in class EscapeFrags.Value
SQLException
getLiteral
public String getLiteral(EscapeContext ectx)
throws SQLException
- Specified by:
getLiteral
in class EscapeFrags.Value
SQLException
getString
public String getString(EscapeContext ectx)
throws SQLException
- Specified by:
getString
in class EscapeFrags.Value
SQLException
toSQL
public String toSQL(EscapeContext ectx)
throws SQLException
- Specified by:
toSQL
in class EscapeFrags.Frag
SQLException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001,2002 Keve Müller; see LICENSE file for details.