get an instance from its values contained in a DataAccessor object (by default, update all fields based on the values in the DataAccessor if the instance has been found in the cache)
Deprecated.As of Velosurf version 0.9, replaced by getPrimaryKey
Returns an ArrayList of two-entries maps ('name' & 'value'), meant to be use in a #foreach loop to build form fields, like :
This class has about the same functionnalities as the tool org.apache.velocity.tools.view.tools.ParameterParser
but it adds a generic setter, and the autofetching feature.
This class is a context wrapper for ResultSets, and provides an iteration mecanism for #foreach loops, as long as getters for values of the current row.