|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use velosurf.context | |
velosurf.context | Contains all classes that can be accessed from inside a Velocity template. |
velosurf.model | Classes linked to the data model : entities, attributes and actions |
velosurf.sql | Contains all core classes dealing with the database itself. |
velosurf.standalone | Contains the standalone version of the Velosurf tool. |
velosurf.tools | Contains the velocity-tools version of the Velosurf tool, plus an http query parameter parser tool. |
Classes in velosurf.context used by velosurf.contextInstance
|
An Instance provides field values by their name, choosing in a transparent way between the associated RowIterator or the Map its implement. RowIterator
|
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. |
Classes in velosurf.context used by velosurf.modelInstance
|
An Instance provides field values by their name, choosing in a transparent way between the associated RowIterator or the Map its implement. RowIterator
|
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. |
Classes in velosurf.context used by velosurf.sqlRowIterator
|
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. |
Classes in velosurf.context used by velosurf.standaloneDBReference
|
A context wrapper for the main database connection object. |
Classes in velosurf.context used by velosurf.toolsDBReference
|
A context wrapper for the main database connection object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |