Class DelegatingContextView

java.lang.Object
io.r2dbc.proxy.callback.DelegatingContextView
All Implemented Interfaces:
ContextView

public class DelegatingContextView extends Object implements ContextView
ContextView implementation that delegates to the given ContextView in constructor.
Since:
1.0.1
Author:
Tadaya Tsuyukubo