Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / persistence / PersistentContext.java @ 628

History | View | Annotate | Download (623 Bytes)

  • svn:mime-type: text/plain
# Date Author Comment
277 09/29/2010 12:46 PM Joaquín del Cerro Murciano

Fix bugs in persistence of File and improve error handling.

220 08/25/2010 06:27 AM Joaquín del Cerro Murciano

- Add support to File/URL/URI in DataTypes, DynObject and persistence.
- Add visibility of PersistentContext through PersistentState.
- Add checks in set of persistent state of types of values.

73 03/16/2010 11:30 AM Joaquín del Cerro Murciano

Changes in the implementation of persistence. Everything broken.