Statistics
| Revision:

root / branches / dal_time_support / libraries / libFMap_dal / src / org / gvsig / fmap / dal / DALLibrary.java @ 35332

History | View | Annotate | Download (5.89 KB)

  • svn:mime-type: text/plain
# Date Author Comment
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)

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.

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.

31022 09/29/2009 07:09 PM Cesar Ordiñana

Resource locking changed to be based on Java synchronization, more convenient functional and performancewise.
Refactoring of FeatureProviderIterator and FeatureSetProvider to extract common code to parent abstract classes.

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

30068 07/21/2009 02:21 PM Jose Manuel Vivó Arnal

Added default DAL implementation Library

29956 07/14/2009 09:58 AM Jose Manuel Vivó Arnal

New API persistence version

26717 02/11/2009 10:21 AM Jose Manuel Vivó Arnal
25957 01/09/2009 02:49 PM Jose Manuel Vivó Arnal
25924 01/05/2009 05:30 PM Jose Manuel Vivó Arnal
25785 12/16/2008 05:25 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
24454 10/29/2008 05:26 PM Jose Manuel Vivó Arnal
24366 10/27/2008 01:10 PM jiyarza
24130 10/20/2008 01:54 PM jiyarza
23870 10/09/2008 08:48 PM Joaquín del Cerro Murciano
23754 10/03/2008 01:45 PM Joaquín del Cerro Murciano

New Refactor.