I was going through classes in sql package. And i happened to look through the methods in DriverManager.class by "javap DriverManager.class". It shows a method of Driver class- get Driver , if i am not wrong. (Do correct me and tell me the correct info if i am). Now i looked through Driver.class and couldn't find that method. Where is that stored ? Thanks in advance.Image attached !!
Asked
Active
Viewed 208 times