Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

where is the rs2xml source repository?

9e83d787-d63b-43e8-ba71-4a9e7c3db221Apr 5 2020 — edited Apr 5 2020

I'm building an accounting application for use by charities which will be freely distributed when finished and I am currently using rs2xml.jar to unpack data in the app.

However, although I can find plenty of places to download rs2xml.jar, I can not find who owns/wrote rs2xml or where the source is kept. I don't want to release something that is using something that is not open source and therefore (hopefully) future proofed.

Can anyone either

1. Point me in the direction of the owner and / or source deposit for rs2xml

or

2. An alternative that does the same job as "DBUtils.resultSetToTableModel(ResultSet)"

Comments
Post Details
Added on Apr 5 2020
1 comment
2,206 views