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 |
DerbyDdlLexicon |
Modifier and Type | Class and Description |
---|---|
class |
MySqlDdlLexicon |
Modifier and Type | Class and Description |
---|---|
class |
OracleDdlLexicon |
Modifier and Type | Class and Description |
---|---|
class |
PostgresDdlLexicon |
Modifier and Type | Class and Description |
---|---|
class |
TeiidDdlLexicon
The DDL lexicon for the Teiid DDL dialect.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.