The library will throw runtime exceptions in a variety of cases - most often when invalid SQL is detected. All exceptions are derived from org.mybatis.dynamic.sql.exception.DynamicSqlException which ...
I have a SQL server that only recently started failing with timeout exceptions. It is an older box and we are using it for more and more things. Before I write it off as a hardware/perf issue, I ...
The ODB SQL commands created from the external tables were executed at an unacceptable speed (~10ms per command, compared to less than 1ms in OrientDB 2.2.12). The process also threw vague exceptions ...