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
Post a Comment