|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.castor.cpa.persistence.sql.query.QueryObject
org.castor.cpa.persistence.sql.query.expression.Expression
org.castor.cpa.persistence.sql.query.expression.Function
public abstract class Function
Base class for all any sql functions.
Constructor Summary | |
---|---|
Function()
|
Method Summary |
---|
Methods inherited from class org.castor.cpa.persistence.sql.query.expression.Expression |
---|
equal, greaterEqual, greaterThan, isNotNull, isNull, lessEqual, lessThan, notEqual |
Methods inherited from class org.castor.cpa.persistence.sql.query.QueryObject |
---|
toString, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Function()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |