public class BatchOptimisticLockException extends OptimisticLockException
OptimisticLockException.getFormattedSql()
returns null
.
formattedSql, kind, rawSql, sqlFilePath
args, messageResource
Constructor and Description |
---|
BatchOptimisticLockException(SqlLogType logType,
Sql<?> sql) |
BatchOptimisticLockException(SqlLogType logType,
SqlKind kind,
java.lang.String rawSql,
java.lang.String sqlFilePath) |
getFormattedSql, getKind, getRawSql, getSqlFilePath
choiceSql
getArgs, getMessageResource
public BatchOptimisticLockException(SqlLogType logType, Sql<?> sql)
public BatchOptimisticLockException(SqlLogType logType, SqlKind kind, java.lang.String rawSql, java.lang.String sqlFilePath)