| Package | Description |
|---|---|
| com.agimatec.dbtransform | |
| com.agimatec.sql.meta.mysql | |
| com.agimatec.sql.meta.oracle | |
| com.agimatec.sql.meta.postgres | |
| com.agimatec.sql.meta.script |
| Modifier and Type | Class and Description |
|---|---|
class |
SomeDDLExpressions
Description:
User: roman.stumm Date: 17.12.2007 Time: 16:42:43 |
| Constructor and Description |
|---|
ScriptTransformator(DDLExpressions ddlSpecification,
PrintWriter target,
CatalogConversion catalogConversion,
FreemarkerFileGenerator templateEngine) |
SomeDDLExpressions(DDLExpressions all) |
| Modifier and Type | Class and Description |
|---|---|
class |
MySqlDDLExpressions
syntax expressions to parse MySql scripts
User: roman.stumm@viaboxx.de
Date: 26.03.13 |
| Modifier and Type | Class and Description |
|---|---|
class |
OracleDDLExpressions
Description:
Build a CatalogDescription by parsing a SQL DDL script.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresDDLExpressions
Description:
User: roman.stumm Date: 24.04.2007 Time: 19:00:56 |
| Modifier and Type | Method and Description |
|---|---|
static DDLExpressions |
DDLExpressions.forDbms(String dbms) |
protected DDLExpressions |
DDLScriptSqlMetaFactory.getDdlSpec() |
| Constructor and Description |
|---|
DDLScriptSqlMetaFactory(DDLExpressions ddlSpecification) |
Copyright © 2008-2016. All Rights Reserved.