public class BatchOptimisticLockException extends OptimisticLockException
OptimisticLockException.getFormattedSql() returns null.
formattedSql, kind, rawSql, sqlFilePathargs, 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, getSqlFilePathchoiceSqlgetArgs, getMessageResourcepublic BatchOptimisticLockException(SqlLogType logType, Sql<?> sql)
public BatchOptimisticLockException(SqlLogType logType, SqlKind kind, java.lang.String rawSql, java.lang.String sqlFilePath)