| Package | Description |
|---|---|
| com.avaje.ebean.config.dbplatform |
Database platform specific support
|
| com.avaje.ebeaninternal.server.ddl |
| Modifier and Type | Field and Description |
|---|---|
protected DbTypeMap |
DatabasePlatform.dbTypeMap
Mapping of JDBC to Database types.
|
| Modifier and Type | Method and Description |
|---|---|
DbTypeMap |
DatabasePlatform.getDbTypeMap()
Return the mapping of JDBC to DB types.
|
| Modifier and Type | Method and Description |
|---|---|
DbTypeMap |
DdlGenContext.getDbTypeMap()
Return the map used to determine the DB specific type
for a given bean property.
|
Copyright © 2014. All Rights Reserved.