Uses of Package
velosurf.model

Packages that use velosurf.model
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.tools Contains the velocity-tools version of the Velosurf tool, plus an http query parameter parser tool. 
 

Classes in velosurf.model used by velosurf.context
Attribute
          This class represents an attribute in the object model
Entity
          The Entity class represents an entity in the data model.
 

Classes in velosurf.model used by velosurf.model
Action
          This class correspond to custom update and delete queries
Attribute
          This class represents an attribute in the object model
Entity
          The Entity class represents an entity in the data model.
 

Classes in velosurf.model used by velosurf.sql
Action
          This class correspond to custom update and delete queries
Attribute
          This class represents an attribute in the object model
Entity
          The Entity class represents an entity in the data model.
 

Classes in velosurf.model used by velosurf.tools
Entity
          The Entity class represents an entity in the data model.
 



ooOoo