Uses of Interface
com.pyranid.CustomParameterBinder
-
Uses of CustomParameterBinder in com.pyranid
Method parameters in com.pyranid with type arguments of type CustomParameterBinderModifier and TypeMethodDescriptionstatic PreparedStatementBinderPreparedStatementBinder.withCustomParameterBinders(List<CustomParameterBinder> customParameterBinders) Acquires a concrete implementation of this interface, specifying "surgical" per-type custom parameter binders.