Statistics
| Revision:

root / tags / v2_0_0_Build_2051 / extensions / extGeoDB / src / org / gvsig / geodb / vectorialdb @ 38723

# Date Author Comment
38723 08/14/2012 01:56 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2051 (devel)

37547 12/29/2011 04:53 PM Jorge Piera

Now is possible to load tables with a composed primary key [gvsig-desktop #142]

36763 10/20/2011 12:36 PM fdiaz

Implemented the inherited abstract method PrepareContext.getViewProjection() in the anonymous class PrepareContextView.

36760 10/19/2011 05:48 PM Ignacio Brodín

getViewProjection in PrepareContext

36713 10/10/2011 03:12 PM Cesar Ordiñana

Solve open table document by default
Solves bug gvsig-desktop#15182: Load table from Database

36196 08/22/2011 12:27 PM Cesar Ordiñana

Add a first default empty value to the list of stored geodb connections.
Solves bug: [#15363] The first GeoDB connection is always opened when the new layer dialog is opened.

35354 06/01/2011 04:49 PM Cesar Ordiñana

Check if the parameters are not valid in the basic connection panel, alert the user and open the advanced properties panel, needed when the user selects the JDBC provider.
Fix related to bug: [#15336] Error when opening a table from DB with the JDBCServerExplorer driver

35341 05/31/2011 11:48 AM Jorge Piera

Creating a new user control to create a datastore. This control is used to select in the sextante framework to select the output datastore. The DynObjectEditor and the DynViewer classes has been moved form appgvSIG to libFMapControls and all the references has been updated. [gvsig-desktop #15358]

35183 05/18/2011 04:41 PM Cesar Ordiñana

Correct how the disposal of database layers and stores is done.
One of the corrections for ticket: gvsig-desktop#14886 "Can't open tables from DataBase"

34987 05/04/2011 04:27 PM Jorge Piera

A null pointer exception was thrown if you execute the main project of the org.gvsig.exporrto [gvsig-desktop #15298]. Just check this exception.

34908 04/12/2011 10:27 AM fdiaz

Adaptación de addLayer al nuevo control de liberación de disposables
gvsig-desktop#15128

34697 03/10/2011 08:39 AM Cesar Ordiñana

Replace log4j usage with slf4j and organize imports

34127 11/12/2010 10:18 AM fdiaz
34114 11/09/2010 01:27 PM fdiaz

Añadida nueva gestión de persistencia para los plugins y concretamente para extGeoDB.

33662 10/13/2010 07:34 PM Cesar Ordiñana

Use the new tools swing DynObjects editor

33331 08/25/2010 02:52 PM Joaquín del Cerro Murciano

- Persistence changes.
- Add persistence factory to AWT Dimension
- Change getType of FeatureAttributeDescriptor to getDataType
to avoid conflict.
- Metadata definition changes.
- Partial remove of HiperLink in fmap and appgvsig.
- Add support in metadata project to MetadataContainers.

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.

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.

31496 11/04/2009 01:53 PM Joaquín del Cerro Murciano
  • Changes in project and documents model.
  • Add support to project persistence (in course).
  • Rename AppGvSigManager/Locator/Libray to ApplicationManager/Locator/Library.
  • Add new methods to ApplicationManager.
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.

29628 06/29/2009 06:51 PM Jorge Piera

Refactoring of packages

29134 06/02/2009 11:59 AM Jose Manuel Vivó Arnal

Added Export layer To MySQL and PostGis options

27953 04/14/2009 04:44 PM Jose Manuel Vivó Arnal

now the layer can be added in a view (but nothing draw because has no metadata).

27932 04/14/2009 12:38 PM Jose Manuel Vivó Arnal

Fixed obsolete dependecies

27723 04/01/2009 03:36 PM Jose Manuel Vivó Arnal
27391 03/16/2009 02:09 PM Jose Manuel Vivó Arnal

Creation extGeoDB

26449 02/10/2009 04:29 PM Jose Manuel Vivó Arnal

Merged Andami from trunk

25542 11/25/2008 06:54 PM Vicente Caballero

quitar dependencias log4j

25089 11/13/2008 06:33 PM Jose Manuel Vivó Arnal
25065 11/13/2008 01:17 PM Vicente Caballero
24964 11/11/2008 06:56 PM Vicente Caballero
23383 09/16/2008 01:34 PM Vicente Caballero
23342 09/15/2008 10:32 AM Jose Manuel Vivó Arnal
23176 09/05/2008 12:54 PM Vicente Caballero
22373 07/21/2008 09:26 AM Jose Manuel Vivó Arnal
22360 07/18/2008 02:17 PM Jose Manuel Vivó Arnal
22286 07/16/2008 02:38 PM Vicente Caballero
22246 07/15/2008 08:26 AM Vicente Caballero
20994 05/28/2008 01:12 PM Jose Manuel Vivó Arnal

executed libFMap refatoring script

20928 05/27/2008 12:16 PM Jose Manuel Vivó Arnal

prepares_v2_refactor

12826 07/30/2007 02:56 PM jaume

organize imports, java 5 code downgraded to 1.4 and added PictureFillSymbol

11971 06/04/2007 09:12 AM caballero

connections refactoring