builder
Generation services of the application server
Methods
| BuildOutputNavTree | Merge the navigation tree definitions found in the database with the one given in parameter. |
| BuildOutputSchema | Generates a schema from a source schema. |
| BuildSchema | Generates a schema from a source schema. |
| BuildSchemaFromId | Generates a schema from a source schema identifier. |
| BuildSqlSchemaDiff | Generates a document describing differences between the actual database structure and its logical description. |
| BuildUpdateOneSchemaDiff | Generates a document describing the differences between a table in the physical database and the logical description of this table. |
| BuildUpdateSchemaDiff | Generates a document describing differences between the actual database structure and its logical description. |
| CheckTableExists | Verifies whether a table exists in the database |
| CreateDb | Create database |
| EvaluateJavaScript | Evaluation of JavaScript code. |
| EvaluateJavaScriptTemplate | JavaScript template (JST) evaluation. |
| ExecSql | Execute a SQL statement |
| ExecSqlScript | Execute a SQL script |
| GenCreateDbDDL | Generates the SQL script used to create the database structure. |
| GenerateNavTree | Merge all the navigation tree definitions and save the result as 'xtk:merged'. |
| GenerateSchema | Generate the schema code using high-level parameters. |
| GetDbParams | Retrieves current parameters of datasource. |
| GetDefaultNamespace | Retrieve the default namespace. |
| InstallPackage | Install a package. |
| InstallPackageImpl | Installing a package (internal method, do not use) |
| InstallVendorPackages | Install one or more standard packages. |
| RemoveSchemaLinkRef | Removes the schema and reverse links referencing it. |
| ResolvePackageReferences | Solves dependencies in the package |
| UpdateDb | Database structure update |
| UpdateSchemaFromDatabase | Update the schema based on its physical representation in the database. |
| UpdateTempSchemasFromDatabase | Updates a collection of schemas based on their physical representation in the database. |
Generic Methods

