com.cyclops.dbdigger.sql
Class SQL
java.lang.Object
com.cyclops.dbdigger.sql.SQL
- Direct Known Subclasses:
- Delete, Insert, Select, Update
- public class SQL
- extends Object
Add description HERE!
- Since:
- 2003-6-6 16:40:55
- Author:
- joel guo
|
Constructor Summary |
SQL(String o)
Constructor of class SQL |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY_ARRAY
public static final SQL[] EMPTY_ARRAY
- Empty sql object array
SQL
public SQL(String o)
- Constructor of class SQL
- Parameters:
o - Keyword
getOperation
public String getOperation()
- Method getOperation() in class SQL
- Returns:
- Operation keyword
Copyright © 2003 Cyclops Group. All Rights Reserved.