| Package | Description |
|---|---|
| com.avaje.ebean.config.dbplatform |
Database platform specific support
|
| com.avaje.ebeaninternal.server.ddl |
| Modifier and Type | Field and Description |
|---|---|
protected DbDdlSyntax |
DatabasePlatform.dbDdlSyntax
DB specific DDL syntax.
|
| Modifier and Type | Method and Description |
|---|---|
DbDdlSyntax |
DatabasePlatform.getDbDdlSyntax()
Return the DDL syntax for this platform.
|
| Modifier and Type | Method and Description |
|---|---|
DbDdlSyntax |
DdlGenContext.getDdlSyntax()
Return object to handle DB specific DDL syntax.
|
Copyright © 2014. All Rights Reserved.