Class ParameterAdapter

java.lang.Object
org.springframework.data.r2dbc.mapping.ParameterAdapter
All Implemented Interfaces:
Parameter

public class ParameterAdapter extends Object implements Parameter
Adapter for a Parameter to an Parameter.
Since:
4.1
Author:
Christoph Strobl