Adds equijoin conditions to this Query, requiring that
foreign keys of the given TableInfo must be equal to
the corresponding primary key of the table referred to.
This class extends HTForm with methods to read, insert, update,
and delete records in a SQL database, and to validate data entered
in an HTML form for insert or update of a database record.
Renders a list of checkboxes, all with the same field name,
with the values and labels the same, as if with an empty hash table
in the variant with a hash table argument.
Returns the value of the given field as an integer, throwing a
NumberFormatException if the value does not represent an integer,
as determined by Integer.parseInt.
Returns the value of the given field as an integer, returning
the given defaultvalue if the value does not represent an intger
as determined by Integer.parseInt.
Sets the day of the week to the given constant within the
current week, where the current week is determined by
the locale's notion of "first day" of a week.
An integer field must have exactly the specified number of numeric digits,
but if the number of digits is unspecified, then any nonzero number
will do.