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) になります。