Lines Matching full:driver
749 Database drivers are implementations of the <code>Driver</code> interface.753 -keep class * implements java.sql.Driver757 <code>(java.sql.Driver)Class.forName</code> constructs, if you are758 instantiating a driver in your code (without necessarily implementing any