Interface InitDbExit
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidonAfterInitDb(Boolean wasSuccessful) Deprecated, for removal: This API element is subject to removal in a future version.default voidonBeforeInitDb(List<String> tenants) Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
onBeforeInitDb
Deprecated, for removal: This API element is subject to removal in a future version. -
onAfterInitDb
Deprecated, for removal: This API element is subject to removal in a future version.
-