reading huge data from database and writing into xml Java -


i have huge data billions of records in tables best way read in plain java , write in xml file?

thanks

if best mean fastest - consider using native database tools dump files way faster using jdbc.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -