Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / tags / org.gvsig.tools-3.0.13 / org.gvsig.tools.lib / src / test / java / org / gvsig / tools / persistence / BasicTypesTest.java

History | View | Annotate | Download (6.18 KB)

  • svn:mime-type: text/plain
# Date Author Comment
965 11/21/2013 07:14 AM Joaquín del Cerro Murciano

[maven-release-plugin] copy for tag org.gvsig.tools-3.0.13

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)

385 02/09/2011 08:05 AM Cristian Martín

English message correction. Changed "don't" for "didn't"

188 07/06/2010 09:25 AM Joaquín del Cerro Murciano

Add Library methods to specify dependencies with other libraries.

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

Changes in the implementation of persistence. Everything broken.