Interface DbClientCommonAttributesGetter<REQUEST,RESPONSE>
- All Known Subinterfaces:
DbClientAttributesGetter<REQUEST,,RESPONSE> SqlClientAttributesGetter<REQUEST,RESPONSE>
Deprecated.
An interface for getting attributes common to database clients.
-
Method Summary
Modifier and TypeMethodDescriptiondefault StringgetConnectionString(REQUEST request) Deprecated.getDbNamespace(REQUEST request) Deprecated.getDbSystem(REQUEST request) Deprecated.default StringgetResponseStatus(RESPONSE response, Throwable error) Deprecated.default StringDeprecated.
-
Method Details
-
getDbSystem
Deprecated. -
getUser
Deprecated. -
getDbNamespace
Deprecated. -
getConnectionString
Deprecated. -
getResponseStatus
Deprecated.
-
DbClientAttributesGetterinstead.