Serialized Form
mDB
DBConnection mDB
- the wrapped database connection
mCache
java.util.Map mCache
- a cache used by the generic getter - it's purpose is to avoid the creation of several attribute references for the same multivalued attribute.
mExternalParams
java.util.Map mExternalParams
- The map of external query parameters used by children attributes
mRowIterator
RowIterator mRowIterator
- the associated RowIterator
mEntity
Entity mEntity
- this Instance's Entity
mDB
DBConnection mDB
- the main database connection
Package velosurf.standalone |
request
javax.servlet.http.HttpServletRequest request
ooOoo