java - Connecting swings with sql -
I want to learn SQL connectivity with swings Anyone can make a good resource available for my purpose.
I think how you want to use MVC with swing, where swing is your view , And obtaining data through the hibernation such as your controller handle JDBC or an ORM mediator, and obtain the database.
Comments
Post a Comment