Class IDriverWrapper.DisplayInfo

java.lang.Object
io.deephaven.importers.jdbc.util.IDriverWrapper.DisplayInfo
All Implemented Interfaces:
Serializable
Enclosing interface:
IDriverWrapper

public static final class IDriverWrapper.DisplayInfo extends Object implements Serializable
The necessary elements for a client UI to display information about this driver wrapper.
See Also:
  • Method Details

    • getFriendlyName

      public String getFriendlyName()
    • getCatalogName

      public String getCatalogName()
    • getDefaultUrl

      public String getDefaultUrl()