Statistics
| Revision:

root / branches / dal_time_support / libraries / libFMap_dal / src / org / gvsig / fmap / dal / feature / impl / featureset @ 35467

Name Size Revision Age Author Comment
DefaultFeatureSet.java 14.5 KB 35115 about 13 years Jorge Piera Merging the project to the revision 35009 (bran...
DefaultIterator.java 3.09 KB 33657 over 13 years Cesar Ordiñana Info by Point implementation improvements
DynObjectFeatureFacade.java 3.45 KB 35467 about 13 years Jorge Piera Merging the project to the revision 35464 (bran...
DynObjectIteratorFeatureIteratorFacade.java 3.28 KB 33657 over 13 years Cesar Ordiñana Info by Point implementation improvements
DynObjectSetFeatureSetFacade.java 6.2 KB 33657 over 13 years Cesar Ordiñana Info by Point implementation improvements
EditedFilteredIterator.java 677 Bytes 24507 over 15 years Jose Manuel Vivó Arnal
EditedIterator.java 2.83 KB 33205 almost 14 years Cesar Ordiñana Make Feature extend DynObject, FeatureSet exten...
FastDefaultIterator.java 1.5 KB 31284 over 14 years Cesar Ordiñana Make sure all disposable objects are disposed, ...
FastEditedFilteredIterator.java 708 Bytes 24507 over 15 years Jose Manuel Vivó Arnal
FastEditedIterator.java 2.17 KB 31284 over 14 years Cesar Ordiñana Make sure all disposable objects are disposed, ...
FastFilteredIterator.java 1.16 KB 31284 over 14 years Cesar Ordiñana Make sure all disposable objects are disposed, ...
FastOrderedIterator.java 2.75 KB 33205 almost 14 years Cesar Ordiñana Make Feature extend DynObject, FeatureSet exten...
FeatureProviderComparator.java 2.99 KB 33377 almost 14 years Cesar Ordiñana If the values to compare are of type String, ta...
FilteredIterator.java 2.93 KB 33657 over 13 years Cesar Ordiñana Info by Point implementation improvements
OrderedIterator.java 2.05 KB 33205 almost 14 years Cesar Ordiñana Make Feature extend DynObject, FeatureSet exten...

Latest revisions

# Date Author Comment
35467 06/10/2011 09:58 AM Jorge Piera

Merging the project to the revision 35464 (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)

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

Create branch to support time

34233 11/26/2010 01:08 PM Jorge Piera

It was impossible to write a FeatureStiore becaure there was a NullpointerException thrown.

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

Info by Point implementation improvements

33377 09/09/2010 01:27 PM Cesar Ordiñana

If the values to compare are of type String, take into account the current locale

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.

33027 07/06/2010 05:01 PM Joaquín del Cerro Murciano

fix a bug when asked the size of the set and when asked if the set is empty.

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.

31113 10/05/2009 03:36 PM Cesar Ordiñana

Add support to set in the query the limit and the page size

View revisions

Also available in: Atom