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.
我想确保我scope正确理解了 KiokuDB 的概念。
scope
假设我想从 db1 加载一个对象并将其存储在 db2 中。我必须同时“打开”两个范围吗?
是的,任何时候您使用 KiokuDB 数据库,您都需要打开范围。