Statistics
| Revision:

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

Name Size Revision Age Author Comment
AbstractCoerceToDate.java 3.15 KB 602 almost 13 years Cesar Ordiñana Add unit tests and correct some Coercion implem...
CoerceToBoolean.java 643 Bytes 112 about 14 years Joaquín del Cerro Murciano * Extends DataTypeManager to add coerce methods...
CoerceToByte.java 741 Bytes 602 almost 13 years Cesar Ordiñana Add unit tests and correct some Coercion implem...
CoerceToDate.java 1.61 KB 602 almost 13 years Cesar Ordiñana Add unit tests and correct some Coercion implem...
CoerceToDateTime.java 1.74 KB 602 almost 13 years Cesar Ordiñana Add unit tests and correct some Coercion implem...
CoerceToDouble.java 732 Bytes 144 almost 14 years Joaquín del Cerro Murciano Hexadecimal support in conversion of number as ...
CoerceToFile.java 580 Bytes 112 about 14 years Joaquín del Cerro Murciano * Extends DataTypeManager to add coerce methods...
CoerceToFloat.java 741 Bytes 602 almost 13 years Cesar Ordiñana Add unit tests and correct some Coercion implem...
CoerceToInt.java 735 Bytes 602 almost 13 years Cesar Ordiñana Add unit tests and correct some Coercion implem...
CoerceToLong.java 709 Bytes 144 almost 14 years Joaquín del Cerro Murciano Hexadecimal support in conversion of number as ...
CoerceToString.java 447 Bytes 112 about 14 years Joaquín del Cerro Murciano * Extends DataTypeManager to add coerce methods...
CoerceToTime.java 1.61 KB 602 almost 13 years Cesar Ordiñana Add unit tests and correct some Coercion implem...
CoerceToTimestamp.java 3.04 KB 728 over 11 years Juan Lucas Domínguez Improving coercion and parsing of type Timestamp
CoerceToURI.java 609 Bytes 220 almost 14 years Joaquín del Cerro Murciano - Add support to File/URL/URI in DataTypes, Dyn...
CoerceToURL.java 615 Bytes 220 almost 14 years Joaquín del Cerro Murciano - Add support to File/URL/URI in DataTypes, Dyn...

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

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.

220 08/25/2010 06:27 AM Joaquín del Cerro Murciano

- Add support to File/URL/URI in DataTypes, DynObject and persistence.
- Add visibility of PersistentContext through PersistentState.
- Add checks in set of persistent state of types of values.

144 06/23/2010 09:29 AM Joaquín del Cerro Murciano

Hexadecimal support in conversion of number as string to number

112 05/07/2010 05:02 AM Joaquín del Cerro Murciano
  • Extends DataTypeManager to add coerce methods
    and use this in DynObjects.
  • Remove use of deprecated code.
  • Fix register of DefaultDataTypesManager.
  • Remove deprecated methods of DataTypes
    and back this to an interface.

View revisions

Also available in: Atom