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