Deletes aan object's attributes from a database table row, the database and table are
located throught the data dictionary and the row is identified by the primary key(s).
Persistent Criteria can be used to retrieve sets of objects based on their attributes
Normally each attribute is ANDed together, an OR can be performed by creating a new
PersistentCriteria and adding it.
Retrieves an object's attributes from a database table row, the database and table are
located throught the data dictionary and the row is identified by the primary key(s).
Retrieves an object's attributes from a database table row, the database and table are
located throught the data dictionary and the row is identified by the primary key(s).