Package org.openmetadata.service.jdbi3
Interface CollectionDAO.SuggestionDAO
- Enclosing interface:
- CollectionDAO
public static interface CollectionDAO.SuggestionDAO
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddeleteByFQN(String fullyQualifiedName) default StringvoidlistBefore(String mysqlCond, String psqlCond, int limit, String before) intvoid
-
Method Details
-
getTableName
-
insert
-
update
-
findById
-
delete
-
deleteByFQN
-
list
-
listCount
-
listBefore
-
listAfter
-