Statistics
| Revision:

root / branches / dal_time_support / libraries / libFMap_dal / src / org / gvsig / fmap / dal / impl / DALDefaultImplLibrary.java @ 35465

History | View | Annotate | Download (7.59 KB)

  • svn:mime-type: text/plain
# Date Author Comment
35465 06/10/2011 09:01 AM Jorge Piera

Adding FeatureAttributeGetters for some relative instants

35196 05/23/2011 12:17 PM Jorge Piera

Merging the project to the revision 35180 (branch v2_0_0_prep)

35115 05/09/2011 12:24 PM Jorge Piera

Merging the project to the revision 35009 (branch v2_0_0_prep)

34628 02/23/2011 05:43 PM Jorge Piera

Adding getFeatureAttributeGetter for the relative time

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

34623 02/23/2011 12:00 PM Jorge Piera

Adding first version of the FeatureAttributeGetter

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

Create branch to support time

33032 07/06/2010 05:11 PM Joaquín del Cerro Murciano

Add to the libreries declaration of dependency with other libraries.

32932 07/02/2010 08:17 PM Cesar Ordiñana

Move CRS and Geometry data type coercion registration to the postInitialize phase.

32880 06/24/2010 02:34 PM Joaquín del Cerro Murciano

- Update to org.gvsig.tools 2.1.0
- separate metadata definition from provider parameters definition.
- Use of xml files to define metadata and persistence in DAL.

31186 10/07/2009 09:15 AM Jorge Piera

Added the persistence for the AbstractFeatureStoreTransform

30715 09/02/2009 02:20 PM Cesar Ordiñana

Add dependency with the DALLibrary for DynClass initialization.

30633 09/01/2009 02:00 PM Cesar Ordiñana

Small Library API refactoring

30580 08/26/2009 09:41 AM Cesar Ordiñana

New automatic Library initialization mechanism and Library API refactoring

30345 08/06/2009 12:08 PM Jorge Piera

Line commented to run the application

30208 07/30/2009 01:08 PM Jose Manuel Vivó Arnal
30068 07/21/2009 02:21 PM Jose Manuel Vivó Arnal

Added default DAL implementation Library