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!

help me migrate from ADO.NET to jdbc

843859Sep 17 2006 — edited Sep 17 2006
hi,
i am a hobbyist programmer in vb.net. i wish to migrate to jave. i wish to develop a standalone desktop app centered around a database with 20 or so tables with parent/child relationship.i have following questions:
1. when it comes to databases which java technology is the latest?
2. to substitute DataGrid in .NET should i use jTable or something else?
3. to maintain concurrency in displaying parent child records what should i do? is there a java alternative for CurrencyManager class? in other words if one parent and one child table is displayed i need to display the correct child record when a parent record is selected.

lastly which is the best website to learn the ral world java programming. i find tutorials much lacking in real world teaching unlike .NET. maybe i donot yet know where to look. please help. i shall be very grateful.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 15 2006
Added on Sep 17 2006
1 comment
142 views