Class SqlConfigProperties.SqlJdbcDriverNameProperty

java.lang.Object
org.eclipse.scout.rt.platform.config.AbstractConfigProperty<String,String>
org.eclipse.scout.rt.platform.config.AbstractStringConfigProperty
org.eclipse.scout.rt.server.jdbc.SqlConfigProperties.SqlJdbcDriverNameProperty
All Implemented Interfaces:
org.eclipse.scout.rt.platform.config.IConfigProperty<String>
Enclosing class:
SqlConfigProperties

public static class SqlConfigProperties.SqlJdbcDriverNameProperty extends org.eclipse.scout.rt.platform.config.AbstractStringConfigProperty
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class org.eclipse.scout.rt.platform.config.AbstractStringConfigProperty

    parse

    Methods inherited from class org.eclipse.scout.rt.platform.config.AbstractConfigProperty

    configChangedListeners, createKey, fireConfigChangedEvent, getDefaultValue, getValue, getValue, invalidate, read, readFromSource, setValue, setValue

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.eclipse.scout.rt.platform.config.IConfigProperty

    addListener, removeListener
  • Constructor Details

    • SqlJdbcDriverNameProperty

      public SqlJdbcDriverNameProperty()
  • Method Details

    • getKey

      public String getKey()
    • description

      public String description()