public class BundleMarshaller extends Object
| Constructor and Description |
|---|
BundleMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
LobData |
decode(String json) |
LobData |
getLobData(Bundle b)
Extract minimum information from bundle [b] needed to reconstruct it
when combined with database externalized columns.
|
String |
marshall(Bundle bundle) |
LobData |
unmarshall(String json) |
Copyright © 2021. All rights reserved.