Package org.openmetadata.service.jdbi3
Interface CollectionDAO.ClassificationDAO
- All Superinterfaces:
EntityDAO<Classification>
- Enclosing interface:
- CollectionDAO
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiondefault Class<Classification>default Stringdefault StringMethods that need to be overridden by interfaces extending thisMethods 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<Classification>
-
getEntityClass
- Specified by:
getEntityClassin interfaceEntityDAO<Classification>
-
getNameHashColumn
- Specified by:
getNameHashColumnin interfaceEntityDAO<Classification>
-