Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
尝试通过 NHibernet 2.1 将大文件上传到 oracle 数据库时出现内存不足异常。当我调用 flush 方法时出现此错误。我正在使用“从不”模式来刷新数据。NHibernet 有什么限制吗?我可以跟踪错误-> 当 NHibernet 尝试将数据加载到 StringBuilder 时,会生成错误,但它似乎是一个内置功能。对此有什么帮助吗?...
DB 列类型为 binaryblob