Persistence
Java has persistency through the Serializable interface. It is possible to save state to disk or move objects across the network.
Saving state/data :
During execution,
Between executions.
Previous slide
Next slide
Back to first slide
View graphic version