Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / libraries / libFMap_dal / src / org / gvsig / fmap / dal @ 38284

Name Size Revision Age Author Comment
  exception 36113 almost 13 years fdiaz
  feature 38284 almost 12 years Juan Lucas Domínguez gvSIG 2.0.0 build 2047
  impl 37333 over 12 years fdiaz gvsig-desktop#15966 Fixed the bug "Error creati...
  raster 37297 over 12 years Jorge Piera Merging the time support to DAL [gvsig-desktop ...
  resource 36667 over 12 years Cesar Ordiñana Solve bug gvsig-desktop#15676: When add various...
  spi 37827 over 12 years Joaquín del Cerro Murciano Añadida al log informacion cada vez que se crea...
  store 38199 about 12 years Víctor Acevedo Fixes #566
DALLibrary.java 5.79 KB 37326 over 12 years Cesar Ordiñana Add projection library dependency
DALLocator.java 4.1 KB 29956 almost 15 years Jose Manuel Vivó Arnal New API persistence version
DataManager.java 13.1 KB 37297 over 12 years Jorge Piera Merging the time support to DAL [gvsig-desktop ...
DataParameterDescriptor.java 1.83 KB 25482 over 15 years jiyarza javadoc corrections
DataParameters.java 1.75 KB 27723 about 15 years Jose Manuel Vivó Arnal
DataQuery.java 2.3 KB 31544 over 14 years Cesar Ordiñana Replace Gobernment with Government in the header
DataSelection.java 1.21 KB 31544 over 14 years Cesar Ordiñana Replace Gobernment with Government in the header
DataServerExplorer.java 3.54 KB 33717 over 13 years Joaquín del Cerro Murciano Se ha modificado el interface DataStore, cambia...
DataServerExplorerParameters.java 1.45 KB 25814 over 15 years jiyarza
DataSet.java 1.42 KB 34827 about 13 years Cesar Ordiñana In FeatureStore and FeatureSet accept methods, ...
DataStore.java 9.2 KB 37297 over 12 years Jorge Piera Merging the time support to DAL [gvsig-desktop ...
DataStoreFactory.java 614 Bytes 33664 over 13 years Ignacio Brodín DataStoreFactory register and wake up rasters w...
DataStoreNotification.java 1.72 KB 24496 over 15 years Jose Manuel Vivó Arnal
DataStoreParameters.java 1.62 KB 25481 over 15 years jiyarza Changed the use of word Edition by Editing (pro...
DataStoreProvider.java 69 Bytes 36202 over 12 years Joaquín del Cerro Murciano Prepare support for add providers factories
DataStoreProviderFactory.java 1.6 KB 36202 over 12 years Joaquín del Cerro Murciano Prepare support for add providers factories
DataTypes.java 1.18 KB 37297 over 12 years Jorge Piera Merging the time support to DAL [gvsig-desktop ...
NewDataStoreParameters.java 1.3 KB 25816 over 15 years jiyarza
OpenErrorHandler.java 450 Bytes 35925 almost 13 years fdiaz Added JavaDoc
package.html 420 Bytes 24981 over 15 years jiyarza

Latest revisions

# Date Author Comment
38284 05/30/2012 11:12 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2047

38209 05/09/2012 06:16 PM Cesar Ordiñana

Remove setting attributes when setting the FeatureType. Causes uneeded creation of a sub FeatureType.
Refs #596.

38208 05/09/2012 06:14 PM Cesar Ordiñana

Remove default creation of spatial index if not already created when entering edition mode.
Refs #596.

38205 05/08/2012 09:21 PM Cesar Ordiñana

Capture exceptions thrown while the index is indexing and changes are performed in the store, and stop indexing.
Refs #596.

38202 05/08/2012 09:04 PM Cesar Ordiñana

Change list of deleted features collection used for better performance while iterating through a FeatureStore while editing. This makes faster also to write and remove Geometries from the GraphicLayer.
Refs #596.

38201 05/08/2012 09:02 PM Cesar Ordiñana

Remove uneeded System.gc(), which makes a small unneeded pause on each GraphicLayer write.
Refs #596.

38199 05/02/2012 10:25 PM Víctor Acevedo

Fixes #566

38198 05/02/2012 08:47 PM Cesar Ordiñana

Ad better error message when a store in append mode is accessed

38192 04/23/2012 08:01 PM Cesar Ordiñana

When loaded from persistence the FeatureSelectionHelper was not being created.
Fixes #488.

38106 04/12/2012 04:03 PM Cesar Ordiñana

Solve error when two references are compared with equals, one of them with PKs and the other one with OID.
This is the patch from the bug #479 with some small changes to follow the gvSIG coding conventions.
Fixes #479 .

View revisions

Also available in: Atom