| Home | Trees | Index | Help |
|
|---|
| Package Modeling :: Module 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 | |
|---|---|
Used in method SchemaGeneration.schemaCreationScriptForEntities() to order the schema creation statements produced | |
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. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sat Mar 4 13:36:27 2006 | http://epydoc.sf.net |