com.workingdogs.village
Class SelectStmt
java.lang.Object
com.workingdogs.village.SelectStmt
public class SelectStmt
- extends 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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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-2012 Apache Software Foundation. All Rights Reserved.