Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / dataTypes / impl @ 728

Name Size Revision Age Author Comment
  coercion 728 over 11 years Juan Lucas Domínguez Improving coercion and parsing of type Timestamp
DefaultDataType.java 4.3 KB 725 over 11 years Juan Lucas Domínguez Fixed casting in addCoercion method
DefaultDataTypesManager.java 7.93 KB 728 over 11 years Juan Lucas Domínguez Improving coercion and parsing of type Timestamp

Latest revisions

# Date Author Comment
728 02/01/2013 04:27 AM Juan Lucas Domínguez

Improving coercion and parsing of type Timestamp

727 01/31/2013 11:04 AM Juan Lucas Domínguez

Added some javadoc about Timestamp coercion

726 01/31/2013 10:48 AM Juan Lucas Domínguez

#1593 Support for editing of Timestamp type fields in attribute table

725 01/31/2013 06:37 AM Juan Lucas Domínguez

Fixed casting in addCoercion method

697 06/25/2012 01:31 PM Joaquín del Cerro Murciano

Añade soporte para que desde el inportador de dynclases desde xml se pueda asignar el valor por defecto a un dynfield. Esto ha llevado consigo que cuando se asigna un valor por defecto a un dynfield este se convierta al tipo del dynfield al hacer la asignacion. Antes esto no se hacia, pudiendo provocar incongruencias en el tipo de datos cuando el tipo del valor por defecto no era del tipo del dynfield. Ahora se provocaran errores en tiempo de ejecucion si se intenta hacer esta operacion.

653 11/28/2011 09:12 AM Cesar Ordiñana

Add new method to get a DataType for a java Class.

630 10/21/2011 07:15 AM Cristian Martín

added isDynObject function

602 09/05/2011 04:06 AM Cesar Ordiñana

Add unit tests and correct some Coercion implementations. Also separate the CoerceToDate to three different coercers for DATE, TIME and TIMESTAMP data types.
This fixes bug gvsig-desktop#15643.

398 03/10/2011 04:43 AM Cesar Ordiñana

Remove unneeded check, we need to be able to update basic types coerces too.

329 11/03/2010 10:30 AM Cristian Martín

Added iterator function to loop into the existing DataTypes.

View revisions

Also available in: Atom