org.dhmp.io
Class MapSQLStatement.Parameter

java.lang.Object
  extended byorg.dhmp.io.MapSQLStatement.Parameter
Direct Known Subclasses:
MapSQLStatement.OutParameter, MapSQLStatement.OutResultSet
Enclosing class:
MapSQLStatement

public static class MapSQLStatement.Parameter
extends java.lang.Object

A parent class for Parameters.


Constructor Summary
MapSQLStatement.Parameter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapSQLStatement.Parameter

public MapSQLStatement.Parameter()