A C D E F G H I J L M N O P Q R S T U V W X Y

W

wasModified(Column) - Method in interface org.apache.empire.data.Record
checks whether or not the field for the given column has been modified since it has been loaded.
wasModified(int) - Method in class org.apache.empire.db.DBRecord
Returns true if the field was modified.
wasModified(Column) - Method in class org.apache.empire.db.DBRecord
Returns true if the field was modified.
when(DBCompareExpr, Object) - Method in class org.apache.empire.db.DBColumnExpr
Creates and returns a sql-expression for the SQL case-phrase.
where(DBCompareExpr) - Method in class org.apache.empire.db.DBCommand
Adds a compare expression to the list of constraints.
where(DBCompareExpr) - Method in class org.apache.empire.db.expr.join.DBJoinExpr
This function adds an additional constraint to the join.

A C D E F G H I J L M N O P Q R S T U V W X Y