Package io.deephaven.enterprise.database.impl
package io.deephaven.enterprise.database.impl
-
ClassDescriptionThis class exists as an adapter shim between the Community implementation of
DatabaseInternaland theenterprise version.A basic implementation of theDatabaseinterface.This partial interface defines methods that we need to include inDatabasefor various reasons, but are not intended for use by client code.