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.
大量のデータをDB形式でモバイルメモリに保存したいJ2MEアプリケーションを開発しています。大量のデータを保存および取得するための最良のアプローチは何でしょうか。すべてのアイデアが高く評価されます。
RMS RecordStoreに保存するか、JSR 75を使用してファイルに保存します。