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