Class JDBCConnectionPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class JDBCConnectionPanel extends JDBCConnectionPanelLayout
See Also:
  • Constructor Details

    • JDBCConnectionPanel

      public JDBCConnectionPanel()
  • Method Details

    • initComponents

      protected void initComponents()
    • setServerExplorerParameters

      public void setServerExplorerParameters(org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters parameters)
    • getServerExplorerParameters

      public org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters getServerExplorerParameters()
    • setConnectionName

      protected void setConnectionName(String connectionName)
    • getConnectionName

      public String getConnectionName()
    • getConnector

      protected org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters getConnector()
    • getConnectorName

      protected String getConnectorName()
    • getServer

      protected String getServer()
    • getPort

      protected int getPort()
    • getDataBaseName

      protected String getDataBaseName()
    • getUsername

      protected String getUsername()
    • getPassword

      protected String getPassword()
    • delete

      public void delete()
    • clear

      public void clear()