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.
|
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.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.