public abstract class WhereClause extends java.lang.Object implements SQLClause
Modifier and Type | Class and Description |
---|---|
static class |
WhereClause.ClauseType
Type of the WhereClause
|
SQLClause.SQLType
Constructor and Description |
---|
WhereClause() |
Modifier and Type | Method and Description |
---|---|
abstract WhereClause.ClauseType |
getClauseType() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getValues, getValueTypes, toSQLString
public WhereClause()
public abstract WhereClause.ClauseType getClauseType()
Copyright © 2015 Tampere University of Technology, Pori Department.