Package velosurf.model

Classes linked to the data model : entities, attributes and actions

See:
          Description

Class Summary
Action This class corresponds to custom update, delete and insert queries.
Attribute This class represents an attribute in the object model.
Entity The Entity class represents an entity in the data model.
ExportedKey An exported key (aka primary key used in a foreign key) attribute.
ImportedKey An imported key (aka foreign key) attribute.
Transaction This class is an action that gather several consecutive update/delete/insert queries.
 

Package velosurf.model Description

Classes linked to the data model : entities, attributes and actions

Package Specification



~ooOoo~