com.workingdogs.village
Class SelectStmt

java.lang.Object
  extended by com.workingdogs.village.SelectStmt

public class SelectStmt
extends java.lang.Object

SelectStmt isn't implemented yet.

Version:
$Revision: 568 $
Author:
Jon S. Stevens

Constructor Summary
SelectStmt()
          SelectStmt isn't implemented yet.
SelectStmt(int dbType)
          SelectStmt isn't implemented yet.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectStmt

public SelectStmt()
           throws DataSetException
SelectStmt isn't implemented yet.

Throws:
DataSetException

SelectStmt

public SelectStmt(int dbType)
           throws DataSetException
SelectStmt isn't implemented yet.

Parameters:
dbType - TODO: DOCUMENT ME!
Throws:
DataSetException


Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.