Package org.openmetadata.service.jdbi3
Interface CollectionDAO.ApplicationDAO
- Enclosing interface:
- CollectionDAO
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiondefault 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, getNameHashColumn, 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<App>
-
getEntityClass
- Specified by:
getEntityClassin interfaceEntityDAO<App>
-