org.apache.oozie.util.db
Class SqlStatement.Condition
java.lang.Object
org.apache.oozie.util.db.SqlStatement.Condition
- Enclosing class:
- SqlStatement
public static class SqlStatement.Condition
- extends Object
Construct the condition statement that will be used in the where clause
sb
protected StringBuilder sb
values
protected List<Object> values
toString
public String toString()
- Return the Condition string
- Overrides:
toString
in class Object
Copyright © 2013 Apache Software Foundation. All Rights Reserved.