Home | History | Annotate | Download | only in manual

Lines Matching full:driver

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