Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / persistence / impl @ 998

Name Size Revision Age Author Comment
  exception 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
AbstractPersistenceManager.java 16.3 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
AbstractPersistentState.java 26.7 KB 998 over 10 years Juan Lucas Domínguez #2365 Fixed method to "de-relativize" the file ...
DefaultFactories.java 4.01 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DefaultPersistentContext.java 12.2 KB 984 over 10 years Juan Lucas Domínguez Setting class name in exception when persistenc...
DelegatedCollection.java 5.45 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DelegatedContainer.java 3.92 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DelegatedList.java 4.13 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DelegatedMap.java 4.11 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DelegatedSet.java 2.39 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
Domains.java 2.05 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DynObjectPersistenceFactory.java 6.43 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
FileTools.java 4.43 KB 994 over 10 years Joaquín del Cerro Murciano removed the unsupported code with java 1.4
SimplePersistenceFactory.java 5.87 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...

Latest revisions

# Date Author Comment
998 02/25/2014 04:37 AM Juan Lucas Domínguez

#2365 Fixed method to "de-relativize" the file path. The image file path is persisted as a relative path assuming that the base folder is the project folder.

994 02/16/2014 07:36 PM Joaquín del Cerro Murciano

removed the unsupported code with java 1.4

993 02/16/2014 04:42 PM Joaquín del Cerro Murciano

Add relativizeFiles and derelativizeFiles methods to PersistentState.

984 12/24/2013 02:40 AM Juan Lucas Domínguez

Setting class name in exception when persistence issue happens.

836 09/18/2013 08:02 AM Juan Lucas Domínguez

#1623 Prevent null pointer exception and throw exception properly

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.

639 11/11/2011 07:20 AM Joaquín del Cerro Murciano

Add utility methods to Persistence Manager:
- Object getObject(InputStream is)
- void putObject(OutputStream os, Object obj)

638 11/09/2011 06:20 AM Francisco Díaz Carsí

Fixed method getDefinition of DynObjectPersistenceFactory to search the class in the DynObjectManager with the Persistence namespace.
Fixed method get of ClassesNamespaces when the name param has the namespace prefixed.

477 05/11/2011 04:45 AM Joaquín del Cerro Murciano

Remove method DynObject.hasEmptyValues and use of
exception DynFieldValidateException from the API

465 05/10/2011 06:35 AM Cristian Martín

- Added hasEmptyValues() function implementation at DynObject level
- Null value check added before looping into the fields

View revisions

Also available in: Atom