接口的使用
com.mysql.cj.jdbc.JdbcPropertySet
-
使用JdbcPropertySet的程序包 程序包 说明 com.mysql.cj.jdbc com.mysql.cj.jdbc.ha -
-
com.mysql.cj.jdbc中JdbcPropertySet的使用
实现JdbcPropertySet的com.mysql.cj.jdbc中的类 修饰符和类型 类 说明 classJdbcPropertySetImplclassMysqlConnectionPoolDataSourceThis class is used to obtain a physical connection and instantiate and return a MysqlPooledConnection.classMysqlDataSourceA JNDI DataSource for a Mysql JDBC connectionclassMysqlXADataSource声明为JdbcPropertySet的com.mysql.cj.jdbc中的字段 修饰符和类型 字段 说明 protected JdbcPropertySetConnectionImpl. propertySet返回JdbcPropertySet的com.mysql.cj.jdbc中的方法 修饰符和类型 方法 说明 JdbcPropertySetConnectionImpl. getPropertySet()JdbcPropertySetConnectionWrapper. getPropertySet()JdbcPropertySetJdbcConnection. getPropertySet() -
com.mysql.cj.jdbc.ha中JdbcPropertySet的使用
返回JdbcPropertySet的com.mysql.cj.jdbc.ha中的方法 修饰符和类型 方法 说明 JdbcPropertySetMultiHostMySQLConnection. getPropertySet()
-