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.
使用 CMIS,如何查询/获取用户/用户 ID 的文档?CMIS支持object id查询,是否支持user-id查询?示例查询(如果有)将有很大帮助。
谢谢,爪哇
尝试: SELECT * FROM cmis:document WHERE cmis:createdBy = 'user-id'