Package Modeling :: Module SchemaGeneration
[show private | hide private]
[frames | no frames]

Module Modeling.SchemaGeneration

SchemaGeneration

This module holds the necessary logic to generate database schema from the informations contained in a Model.

CVS information

$Id: SchemaGeneration.py,v 1.11 2004/07/20 06:21:37 sbigaret Exp $

Classes
SchemaGeneration ...

Function Summary
  defaultOrderingsForSchemaCreation()
Used in method SchemaGeneration.schemaCreationScriptForEntities() to order the schema creation statements produced
  setDefaultOrderingsForSchemaCreation(keyOrderings)
Sets the default ordering.

Function Details

defaultOrderingsForSchemaCreation()

Used in method SchemaGeneration.schemaCreationScriptForEntities() to order the schema creation statements produced

This method is also available as a static method in class SchemaGeneration.

setDefaultOrderingsForSchemaCreation(keyOrderings)

Sets the default ordering. See defaultOrderingsForSchemaCreation() for details.

This method is also available as a static method in class SchemaGeneration.


Generated by Epydoc 2.1 on Sat Mar 4 13:36:27 2006 http://epydoc.sf.net