Statistics
| Revision:

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

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 21.3 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
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...
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
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

443 04/14/2011 04:16 AM Joaquín del Cerro Murciano

Remove unused imports

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

Add persistence support to DynObject.

299 10/08/2010 10:43 AM Joaquín del Cerro Murciano

View revisions

Also available in: Atom