| Package | Description |
|---|---|
| com.avaje.ebean.config.dbplatform |
Database platform specific support
|
| 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.
|
static DbTypeMap |
DbTypeMap.logicalTypes()
Return the DbTypeMap with standard (not platform specific) types.
|
Copyright © 2016. All rights reserved.