public class SqlConditionParameterNotMappedCorrector extends Object implements Corrector
SqlConditionParameterNotMappedCorrector()
void
fix(Cause c, SqlString sqlString, SqlParameterMapping sqlParameterMapping)
boolean
support(Class<? extends SqlType> type, Cause cause)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SqlConditionParameterNotMappedCorrector()
public boolean support(Class<? extends SqlType> type, Cause cause)
support
Corrector
type
cause
public void fix(Cause c, SqlString sqlString, SqlParameterMapping sqlParameterMapping)
fix
c
sqlString
sqlParameterMapping
Copyright © 2022. All rights reserved.