Ant

Ant でデータエクスポートとか出来るのね。

    
        
            
        
    
    
    
    
        
            
                
            
            
                <table name="TBL_ACCOUNT" />
            
        
    

table エレメントを削除すれば、HOGE_ADMIN スキーマの全テーブル。
大きすぎて java.lang.OutOfMemoryError が出たので。


Ant Integration に compare のサンプルがあるが動かない。

    
          
        
        <table name="BAR"/>      
    

The type doesn't support the nested "compare" element.
とか出ますけど。。。