Package | Description |
---|---|
org.modeshape.sequencer.ddl.dialect.derby |
The classes for parsing DDL for the Derby DBMS.
|
org.modeshape.sequencer.ddl.dialect.mysql |
The (prototype) classes for parsing DDL for the MySQL DBMS.
|
org.modeshape.sequencer.ddl.dialect.oracle |
The classes for parsing DDL for the Oracle DBMS.
|
org.modeshape.sequencer.ddl.dialect.postgres |
The classes for parsing DDL for the PostgreSQL DBMS.
|
org.modeshape.sequencer.ddl.dialect.teiid |
Modifier and Type | Class and Description |
---|---|
class |
DerbyDdlParser
Derby-specific DDL Parser.
|
Modifier and Type | Class and Description |
---|---|
class |
MySqlDdlParser
MySql-specific DDL Parser.
|
Modifier and Type | Class and Description |
---|---|
class |
OracleDdlParser
Oracle-specific DDL Parser.
|
Modifier and Type | Class and Description |
---|---|
class |
PostgresDdlParser
Postgres-specific DDL Parser.
|
Modifier and Type | Class and Description |
---|---|
class |
TeiidDdlParser
A DDL parser for the Teiid dialect.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.