Package org.openmetadata.service.jdbi3
Interface CollectionDAO.TopicDAO
- Enclosing interface:
- CollectionDAO
-
Field Summary
-
Method Summary
Methods inherited from interface org.openmetadata.service.jdbi3.EntityDAO
delete, delete, exists, exists, existsByName, existsByName, findById, findByName, findEntityById, findEntityById, findEntityByName, findEntityByName, findEntityByName, getCondition, insert, insert, insert, jsonToEntity, listAfter, listAfter, listAfter, listAfter, listAfter, listAfter, listAfterWithOffset, listAfterWithOffset, listBefore, listBefore, listBefore, listBefore, listCount, listCount, listCount, listCount, listTotalCount, listTotalCount, migrationListAfterWithOffset, migrationListAfterWithOffset, supportsSoftDelete, update, update, update, update, updateFqn, updateFqnInternal
-
Method Details
-
getTableName
Description copied from interface:EntityDAOMethods that need to be overridden by interfaces extending this- Specified by:
getTableNamein interfaceEntityDAO<Topic>
-
getEntityClass
- Specified by:
getEntityClassin interfaceEntityDAO<Topic>
-
getNameHashColumn
- Specified by:
getNameHashColumnin interfaceEntityDAO<Topic>
-