Statistics
| Revision:

root / branches / dal_time_support / libraries / libFMap_dal / src / org / gvsig / fmap / dal / feature / spi / AbstractFeatureStoreProvider.java @ 35983

History | View | Annotate | Download (14.6 KB)

  • svn:mime-type: text/plain
# Date Author Comment
35779 07/19/2011 09:44 AM Jorge Piera

Moving some methods from the FeatureStoreProvider to the DataStoreProvider.

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

34620 02/21/2011 07:23 PM Jorge Piera

Adding methods to get the Period or the Interval for a DataStore

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

Create branch to support time

34026 11/08/2010 02:06 PM Jorge Piera

Updating the WFS provider to be able to use the cache

32902 06/28/2010 03:55 PM Cesar Ordiñana

Throw exception when a FeatureProvider is not found

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.

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

Add new clear method to DynObject

31284 10/14/2009 02:56 PM Cesar Ordiñana

Make sure all disposable objects are disposed, mainly DAL related ones, like FeatureSet and Iterators.
Create a new DisposableManager to manage a register of Disposable objects being bound and released.

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.

29391 06/15/2009 10:17 AM Jose Manuel Vivó Arnal

Added Javadoc to SPI

29326 06/10/2009 10:08 AM Jose Manuel Vivó Arnal

Dal SPI refactoring

29292 06/09/2009 12:11 PM Jose Manuel Vivó Arnal

Dal SPI refactoring

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

Dal SPI Javadoc and refactoring

28098 04/22/2009 10:50 AM Jose Manuel Vivó Arnal

Modified FeatureStoreProvider.performEditing for add a iterator over originals FType updated.

27758 04/02/2009 06:17 PM Cesar Ordiñana

Quitar dependencias con feature.impl

27439 03/17/2009 03:44 PM Jose Manuel Vivó Arnal

Added support for Automatic Values from provider in attributes.
Added Additional Info in Attributes

25924 01/05/2009 05:30 PM Jose Manuel Vivó Arnal
25785 12/16/2008 05:25 PM Jose Manuel Vivó Arnal
25587 11/27/2008 01:04 PM Vicente Caballero
25420 11/20/2008 01:50 PM Cesar Ordiñana

Fusionar el API q había en trunk con el de la rama

25176 11/14/2008 02:04 PM Jose Manuel Vivó Arnal
24874 11/10/2008 01:13 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
24248 10/23/2008 08:30 PM Joaquín del Cerro Murciano
24144 10/20/2008 05:11 PM Vicente Caballero
24141 10/20/2008 04:46 PM Vicente Caballero
24079 10/18/2008 05:05 PM Joaquín del Cerro Murciano
23995 10/15/2008 04:21 PM Jose Manuel Vivó Arnal
23899 10/14/2008 12:35 PM Joaquín del Cerro Murciano
23894 10/13/2008 08:11 PM Joaquín del Cerro Murciano
23874 10/09/2008 08:50 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