MySQL Connector/J size='-1'>5.0.8

Uses of Class
com.mysql.jdbc.NonRegisteringDriver

Packages that use NonRegisteringDriver
com.mysql.jdbc   
 

Uses of NonRegisteringDriver in com.mysql.jdbc
 

Subclasses of NonRegisteringDriver in com.mysql.jdbc
 class Driver
          The Java SQL framework allows for multiple database drivers.
 class NonRegisteringReplicationDriver
          Driver that opens two connections, one two a replication master, and another to one or more slaves, and decides to use master when the connection is not read-only, and use slave(s) when the connection is read-only.
 class ReplicationDriver
          The Java SQL framework allows for multiple database drivers.
 


MySQL Connector/J size='-1'>5.0.8