Statistics
| Revision:

root / tags / v2_0_0_Build_2051 / extensions / extGeoDB / src / org / gvsig / geodb / vectorialdb / wizard / VectorialDBConnectionParamsDialog.java @ 38723

History | View | Annotate | Download (21.8 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
38723 08/14/2012 01:56 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2051 (devel)

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]

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
33662 10/13/2010 07:34 PM Cesar Ordiñana

Use the new tools swing DynObjects editor

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.

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

Refactoring of packages

29241 06/08/2009 09:02 AM Jose Manuel Vivó Arnal

Fixed problem in getParameters

29199 06/04/2009 02:42 PM Jose Manuel Vivó Arnal

Modified to allow add Table documents

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).

27909 04/08/2009 05:54 PM Jose Manuel Vivó Arnal
27723 04/01/2009 03:36 PM Jose Manuel Vivó Arnal
27393 03/16/2009 02:14 PM Jose Manuel Vivó Arnal
26449 02/10/2009 04:29 PM Jose Manuel Vivó Arnal

Merged Andami from trunk

24964 11/11/2008 06:56 PM Vicente Caballero
24878 11/10/2008 01:14 PM Jose Manuel Vivó Arnal
24759 11/04/2008 05:08 PM Jose Manuel Vivó Arnal
22689 08/04/2008 08:49 AM Vicente Caballero
22373 07/21/2008 09:26 AM Jose Manuel Vivó Arnal
22360 07/18/2008 02:17 PM Jose Manuel Vivó Arnal
22207 07/10/2008 02:33 PM Jose Manuel Vivó Arnal
22185 07/10/2008 11:26 AM Jose Manuel Vivó Arnal
22149 07/08/2008 10:05 AM Jose Manuel Vivó Arnal
22128 07/07/2008 12:55 PM Vicente Caballero
22035 07/03/2008 12:53 PM Vicente Caballero
21911 06/27/2008 03:04 PM Jose Manuel Vivó Arnal

Rename package org.gvsig.data --> org.gvsig.fmap.data

21910 06/27/2008 02:31 PM 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

14543 10/11/2007 10:36 AM Jose Manuel Vivó Arnal

Fixed problem with db Names: always it changed to lower-case. Now, it doesn't make any case change.
(syncronized with branch v10)

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