| Package | Description |
|---|---|
| com.avaje.ebean |
Core API (see Ebean and EbeanServer).
|
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| com.avaje.ebeaninternal.server.text.json |
| Modifier and Type | Method and Description |
|---|---|
static JsonContext |
Ebean.createJsonContext()
Create a JsonContext that will use the default configuration options.
|
JsonContext |
EbeanServer.createJsonContext()
Create a JsonContext that will use the default configuration options.
|
| Modifier and Type | Method and Description |
|---|---|
JsonContext |
DefaultServer.createJsonContext() |
JsonContext |
InternalConfiguration.createJsonContext(SpiEbeanServer server) |
| Modifier and Type | Class and Description |
|---|---|
class |
DJsonContext
Default implementation of JsonContext.
|
Copyright © 2014. All Rights Reserved.