提交 e612af54 编写于 作者: S serge-rider

LAte binding (wtf?) status fix

上级 d98dd63f
......@@ -223,7 +223,7 @@ public class ResultSetUtils
monitor.worked(1);
if (readReferences && rows != null) {
monitor.subTask("Late bindings");
monitor.subTask("Read results metadata");
// Read nested bindings
for (DBDAttributeBinding binding : bindings) {
binding.lateBinding(session, rows);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册