Conversation
Notices
-
musicman (musicman@nu.federati.net)'s status on Friday, 29-May-2020 10:52:19 EDT musicman
you import java.sql.DriverManager, but then you still have to call the driver directly. I guess if you have multiple sql drivers that makes sense. Still, if there is just one, you would think it would be smart enough.