wt.epm.util
Class PLSQLQuery.Operator

java.lang.Object
  extended bywt.epm.util.PLSQLQuery.Operator
Enclosing class:
PLSQLQuery

public static class PLSQLQuery.Operator
extends Object


Field Summary
protected  String sqlOperator
           
 
Constructor Summary
protected PLSQLQuery.Operator(String sqlOperator)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

sqlOperator

protected String sqlOperator
Constructor Detail

PLSQLQuery.Operator

protected PLSQLQuery.Operator(String sqlOperator)
Method Detail

toString

public String toString()