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.
即使文档中缺少字段,我如何从 couchdb 文档中实例化 Pojo - 在这种情况下,我如何告诉 ektorp 忽略该字段?
不知道你的意思是什么,如果 pojo 的属性不存在,那么在从 CouchDB 反序列化后它将为 null(或原始类型为 0/true)。