| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| com.avaje.ebeaninternal.server.type |
Built in and custom Scalar types support.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeanPropertyAssocOne.jsonRead(ReadJsonContext ctx,
Object bean) |
void |
BeanPropertyCompound.jsonRead(ReadJsonContext ctx,
Object bean) |
void |
BeanPropertyAssocMany.jsonRead(ReadJsonContext ctx,
Object bean) |
void |
BeanProperty.jsonRead(ReadJsonContext ctx,
Object bean) |
ReadJsonContext.ReadBeanState |
BeanDescriptor.jsonRead(ReadJsonContext ctx,
String path) |
T |
BeanDescriptor.jsonReadBean(ReadJsonContext ctx,
String path) |
| Modifier and Type | Method and Description |
|---|---|
Object |
CtCompoundType.jsonRead(ReadJsonContext ctx) |
Copyright © 2014. All Rights Reserved.