Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / persistence / exception @ 639

Name Size Revision Age Author Comment
AddDefinitionException.java 601 Bytes 148 almost 14 years Joaquín del Cerro Murciano More logging and better exception management
DuplicatePersistentDefinitionException.java 567 Bytes 116 about 14 years Joaquín del Cerro Murciano * Fix bug in namespace/name dynclass lookup * A...
FieldNotDeclaredException.java 947 Bytes 73 about 14 years Joaquín del Cerro Murciano Changes in the implementation of persistence. E...
PersistenceClassNotRegistered.java 1.58 KB 73 about 14 years Joaquín del Cerro Murciano Changes in the implementation of persistence. E...
PersistenceCreateException.java 1.52 KB 639 over 12 years Joaquín del Cerro Murciano Add utility methods to Persistence Manager: - O...
PersistenceException.java 1.32 KB 277 over 13 years Joaquín del Cerro Murciano Fix bugs in persistence of File and improve err...
PersistenceIdentifierException.java 711 Bytes 73 about 14 years Joaquín del Cerro Murciano Changes in the implementation of persistence. E...
PersistenceRuntimeException.java 1.68 KB 73 about 14 years Joaquín del Cerro Murciano Changes in the implementation of persistence. E...
PersistenceTypeNotSupportedException.java 1.67 KB 277 over 13 years Joaquín del Cerro Murciano Fix bugs in persistence of File and improve err...
PersistenceValidateExceptions.java 1.73 KB 526 almost 13 years Cristian Martín Indention format corrected
PersistenceWriteExeption.java 467 Bytes 639 over 12 years Joaquín del Cerro Murciano Add utility methods to Persistence Manager: - O...

Latest revisions

# Date Author Comment
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)

526 07/08/2011 02:04 AM Cristian Martín

Indention format corrected

277 09/29/2010 12:46 PM Joaquín del Cerro Murciano

Fix bugs in persistence of File and improve error handling.

252 09/20/2010 11:05 AM Joaquín del Cerro Murciano

Improve error handling in persistence management

148 06/23/2010 10:38 AM Joaquín del Cerro Murciano

More logging and better exception management

116 05/07/2010 07:26 AM Joaquín del Cerro Murciano
  • Fix bug in namespace/name dynclass lookup
  • Add to persistence manager getDefinition(name)
    to retrieve registered a definition class in
    persistence manager by name.
  • Add throw exception in addDefinition when redefine
    a persistence definition.
109 05/05/2010 08:50 AM Joaquín del Cerro Murciano
  • Change DataTypes from interface to abstract class.
  • Add to ToolsLocator get/register XmlPullParser.
  • DynObject
    - deprecated method and constants related
    to TheTypeOfAvailableValues
    - Add method coerce to DynField
    - Add method importDynClassDefinitions to ...
73 03/16/2010 11:30 AM Joaquín del Cerro Murciano

Changes in the implementation of persistence. Everything broken.

View revisions

Also available in: Atom