Package io.debezium.connector.jdbc
Class NativeQueryBinder
java.lang.Object
io.debezium.connector.jdbc.NativeQueryBinder
- All Implemented Interfaces:
QueryBinder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
binder
private final org.hibernate.query.NativeQuery<?> binder
-
-
Constructor Details
-
NativeQueryBinder
public NativeQueryBinder(org.hibernate.query.NativeQuery<?> binder)
-
-
Method Details
-
bind
- Specified by:
bindin interfaceQueryBinder
-