Statistics
| Revision:

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

Name Size Revision Age Author Comment
  impl 728 over 11 years Juan Lucas Domínguez Improving coercion and parsing of type Timestamp
CoercionException.java 428 Bytes 187 almost 14 years Joaquín del Cerro Murciano
DataType.java 570 Bytes 697 almost 12 years Joaquín del Cerro Murciano Añade soporte para que desde el inportador de d...
DataTypes.java 1.38 KB 714 over 11 years Joaquín del Cerro Murciano Add subtype TEXT to suport long/multiline stri...
DataTypesManager.java 2.29 KB 697 almost 12 years Joaquín del Cerro Murciano Añade soporte para que desde el inportador de d...

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

714 10/17/2012 04:42 AM Joaquín del Cerro Murciano

Add subtype TEXT to suport long/multiline strings.

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.

645 11/22/2011 10:13 AM Cesar Ordiñana

Format according to the gvSIG code conventions

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.

View revisions

Also available in: Atom