deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.io.datastore.sql
Class StatementBuffer.StatementArgument

java.lang.Object
  extended by org.deegree.io.datastore.sql.StatementBuffer.StatementArgument
Enclosing class:
StatementBuffer

public class StatementBuffer.StatementArgument
extends Object

Encapsulates an argument value and the SQL type code for the target column.

Version:
$Revision: 9342 $, $Date: 2007-12-27 13:32:57 +0100 (Do, 27 Dez 2007) $
Author:
Markus Schneider, last edited by: $Author: apoth $

Constructor Summary
StatementBuffer.StatementArgument(Object o, int typeCode)
           
 
Method Summary
 Object getArgument()
          Returns the argument value.
 int getTypeCode()
          Returns the SQL type code for the column that is targeted by the argument.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementBuffer.StatementArgument

StatementBuffer.StatementArgument(Object o,
                                  int typeCode)
Method Detail

getArgument

public Object getArgument()
Returns the argument value.

Returns:
the argument value

getTypeCode

public int getTypeCode()
Returns the SQL type code for the column that is targeted by the argument.

Returns:
the SQL type code for the column that is targeted by the argument

deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net