-
class
Thrown to indicate errors related to a
Schema
.
-
Return the parameter with the given identifier
.
void
Set the select constraint to constraint
.
void
Sets the value for the
parameter
specified by the givenidentifier.
-
void
Copy the values of the given entity
to this entity.
Return the value of the specified list attribute ("to N relation").
Return the value of the
attribute
specified by the given
name
.
<T> T
Return the value of the given attribute or null
.
boolean
Return true
if this entity is valid else false
.
boolean
Checks up whether the given data entry is valid.
void
Refresh the content of this entity with the one stored in the database.
<T> void
Set the value of the attribute attribute
to value
.
<T> void
Set the value of the attribute with name
to the given value
.