Statistics
| Revision:

root / branches / dal_time_support / libraries / libFMap_dal / src / org / gvsig / fmap / dal / feature / impl / DefaultFeature.java @ 35115

History | View | Annotate | Download (13.4 KB)

  • svn:mime-type: text/plain
# Date Author Comment
35115 05/09/2011 12:24 PM Jorge Piera

Merging the project to the revision 35009 (branch v2_0_0_prep)

34624 02/23/2011 01:32 PM Jorge Piera

Refactoring of class names: Instant is RelativeInstant; Interval is RelativeInterval; Partial is AbsoluteInstant; Period is AbsoluteInterval. And the Instant and Interval classes has been created

34409 01/17/2011 05:45 PM Jorge Piera

Adding first version of the time support

34404 01/17/2011 09:31 AM Jorge Piera

Create branch to support time

33657 10/11/2010 03:01 PM Cesar Ordiñana

Info by Point implementation improvements

33331 08/25/2010 02:52 PM Joaquín del Cerro Murciano

- Persistence changes.
- Add persistence factory to AWT Dimension
- Change getType of FeatureAttributeDescriptor to getDataType
to avoid conflict.
- Metadata definition changes.
- Partial remove of HiperLink in fmap and appgvsig.
- Add support in metadata project to MetadataContainers.

33205 07/23/2010 10:38 AM Cesar Ordiñana

Make Feature extend DynObject, FeatureSet extend DynObjectSet and FeaturePagingHelper extend DynObjectPagingHelper, so the main Feature related data interfaces may be used as DynObjects.

Remove the conflicting and empty DisposableIterator from DAL, as now it is available in tools.

33026 07/06/2010 05:00 PM Joaquín del Cerro Murciano

fix an error requesting the value of an attribute does not exist

31699 11/24/2009 05:04 PM Cesar Ordiñana

Add new clear method to DynObject

30550 08/24/2009 08:54 AM Jose Manuel Vivó Arnal

DynObject interfaces must be implemented by impl classes not by API
To set default Value of a FeatureAttribute must to use setDefaultValue, not setDefaultDynValue

30187 07/29/2009 01:55 PM Javier Carrasco

Changed InfoByPoint.getInfo(), now it returns a DynObject Array.
Feature has been modified to extend DynObject.
DynField.setDefaultValue has been changed to setDynDefaultValue.

29289 06/09/2009 09:15 AM Jose Manuel Vivó Arnal

Dal SPI Javadoc and refactoring

28908 05/19/2009 05:50 PM Jose Manuel Vivó Arnal

Created exception for set.
Skip set of readonly attributes.

28422 05/05/2009 05:44 PM Jose Manuel Vivó Arnal

Fixed set null in autonumeric value

27992 04/16/2009 10:24 AM Vicente Caballero

Number to other column

26777 02/16/2009 02:06 PM Jose Manuel Vivó Arnal
26220 01/27/2009 09:51 AM Vicente Caballero
25685 12/02/2008 12:43 PM Jose Manuel Vivó Arnal
25684 12/02/2008 12:42 PM Jose Manuel Vivó Arnal
25663 12/01/2008 02:42 PM Jose Manuel Vivó Arnal
25588 11/27/2008 01:43 PM Vicente Caballero
25577 11/27/2008 11:35 AM Vicente Caballero
25565 11/27/2008 08:35 AM Vicente Caballero
25230 11/17/2008 05:50 PM Jose Manuel Vivó Arnal
24505 10/30/2008 12:01 PM Jose Manuel Vivó Arnal
24496 10/30/2008 11:52 AM Jose Manuel Vivó Arnal
24467 10/30/2008 09:45 AM Jose Manuel Vivó Arnal
24446 10/29/2008 02:41 PM Jose Manuel Vivó Arnal
24433 10/28/2008 06:05 PM Joaquín del Cerro Murciano
24248 10/23/2008 08:30 PM Joaquín del Cerro Murciano
24181 10/21/2008 06:59 PM Joaquín del Cerro Murciano
24141 10/20/2008 04:46 PM Vicente Caballero
23995 10/15/2008 04:21 PM Jose Manuel Vivó Arnal
23894 10/13/2008 08:11 PM Joaquín del Cerro Murciano
23876 10/09/2008 08:52 PM Joaquín del Cerro Murciano
23842 10/08/2008 06:00 PM Joaquín del Cerro Murciano
23820 10/08/2008 03:35 PM Joaquín del Cerro Murciano
23772 10/06/2008 12:20 PM Joaquín del Cerro Murciano
23755 10/03/2008 02:11 PM Joaquín del Cerro Murciano
23754 10/03/2008 01:45 PM Joaquín del Cerro Murciano

New Refactor.