| Package | Description |
|---|---|
| io.ebean.config.dbplatform.h2 |
H2 specific support.
|
| io.ebean.config.dbplatform.mysql |
MySql specific support.
|
| io.ebean.config.dbplatform.postgres |
Postgres specific support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
H2HistorySupport
Runtime support for @History with H2.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySqlHistorySupport
Runtime support for @History with MySql.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresHistorySupport
Postgres support for history features.
|
Copyright © 2019. All rights reserved.