Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / persistence / PersistentState.java @ 1405

History | View | Annotate | Download (22.5 KB)

  • svn:mime-type: text/plain
# Date Author Comment
993 02/16/2014 04:42 PM Joaquín del Cerro Murciano

Add relativizeFiles and derelativizeFiles methods to PersistentState.

802 05/10/2013 08:42 AM Cesar Ordiñana

Add or update headers to the current gvSIG Association one.
Updated while in the Code Copyright Review for the OSGEO incubation process report.

330 11/09/2010 02:49 AM Francisco Díaz Carsí

Add persistence support to DynObject.

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.

211 08/13/2010 06:56 AM Joaquín del Cerro Murciano

Add utility method setNull to PersistentState.

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

Changes in the implementation of persistence. Everything broken.