public class PersistenceMarker extends Object
| Modifier and Type | Method and Description |
|---|---|
static PersistenceMarker |
mark(Bundle b)
scans bundle and mark all properties persistent or transient,
transient entities are collected in [transientProperties] collection
|
void |
removeTransients() |
public static PersistenceMarker mark(Bundle b)
b - bundle to markpublic void removeTransients()
Copyright © 2021. All rights reserved.