Class OracleDataStoreDriver

    • Constructor Detail

      • OracleDataStoreDriver

        public OracleDataStoreDriver()
        Constructor TODO: static variables for fields
    • Method Detail

      • getConnectedIcon

        public Icon getConnectedIcon()
        Default icon for this driver after a connection to the datastore has been set. Subclass should overload this method to offer a database specific icon.
      • getDisconnectedIcon

        public Icon getDisconnectedIcon()
        Default icon for this driver when there is no active connection. Subclass should overload this method to offer a database specific icon.