- All Known Implementing Classes:
- DblMatrix, SblMatrix
public interface DOMUpdateable
Allows storage as a transient document object model (DOM). Typically, DOM
persist only during the run-time of a program. DOM may be prefered storage types when long-term persistence is not required or when connection to a
remote repository storage type can not be established. DOM may also be useful
as transient intermediaries facilitating transfer of storage from a
persistent type to another persistent type.