Package org.openmetadata.service.jdbi3
package org.openmetadata.service.jdbi3
-
ClassDescriptionDeprecated.Deprecated.EntityDAO<T extends EntityInterface>EntityRepository<T extends EntityInterface>This is the base class used by Entity Resources to perform READ and WRITE operations to the backend database to Create, Retrieve, Update, and Delete entities.ServiceEntityRepository<T extends ServiceEntityInterface,
S extends ServiceConnectionEntityInterface>