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.
ここに自由回答式の質問を立てます...
グラフ データベース (neo4j など) と階層型データベース (メインフレームの IMS など) の主な違いは何ですか?
それらは同じ/同等ですか?
前もって感謝します
Apex を使用してアプリを作成しています。VF ページの [更新] ボタンをクリックするたびに請求書の inputField 値を更新する必要がある Apex フォームがあります。Invoice レコードの ID を追加すると、値が表示されます。しかし、apex:inputField 内でその値を編集することはできません。これが私のApexコードです<