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.
Javaアプリケーションにメモリ内のderbydbを使用しています。アプリケーションが終了したら、作成したすべてのテーブル/データベースを削除したいと思います。ですから、バックアップを開始するときは、新しく開始する必要があります。
アプリケーションが単一のデータベース接続のみを使用する場合、derbyグローバル一時テーブルが必要なものを提供します。