Uses of Interface
org.openmetadata.service.jdbi3.CollectionDAO.SystemDAO
-
Packages that use CollectionDAO.SystemDAO Package Description org.openmetadata.service.jdbi3 -
-
Uses of CollectionDAO.SystemDAO in org.openmetadata.service.jdbi3
Methods in org.openmetadata.service.jdbi3 that return CollectionDAO.SystemDAO Modifier and Type Method Description CollectionDAO.SystemDAOCollectionDAO. systemDAO()Constructors in org.openmetadata.service.jdbi3 with parameters of type CollectionDAO.SystemDAO Constructor Description SystemRepository(CollectionDAO.SystemDAO dao)
-