Statistics
| Revision:

root / tags / v2_0_0_Build_2056 / libraries / libFMap_dal / src / org / gvsig / fmap / dal / DALLibrary.java @ 39017

History | View | Annotate | Download (5.79 KB)

  • svn:mime-type: text/plain
# Date Author Comment
39017 10/08/2012 10:59 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2056 (beta1)

37326 11/14/2011 05:27 PM Cesar Ordiñana

Add projection library dependency

37297 11/14/2011 09:08 AM Jorge Piera

Merging the time support to DAL [gvsig-desktop #15968]

35142 05/13/2011 02:54 PM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

34708 03/10/2011 10:24 AM Joaquín del Cerro Murciano

Apply Coding conventions

34690 03/09/2011 12:53 PM Joaquín del Cerro Murciano

Move DataTypes CRS, Geometry and Envelope from libFMap_dal to projects libFMap_geometry and libProyection, and improve coercion for this types.

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.