接口的使用
com.mysql.cj.jdbc.interceptors.ConnectionLifecycleInterceptor
-
使用ConnectionLifecycleInterceptor的程序包 程序包 说明 com.mysql.cj.jdbc.interceptors -
-
com.mysql.cj.jdbc.interceptors中ConnectionLifecycleInterceptor的使用
返回ConnectionLifecycleInterceptor的com.mysql.cj.jdbc.interceptors中的方法 修饰符和类型 方法 说明 ConnectionLifecycleInterceptorConnectionLifecycleInterceptor. init(MysqlConnection conn, Properties props, Log log)Called once per connection that wants to use the extension The properties are the same ones passed in in the URL or arguments to Driver.connect() or DriverManager.getConnection().
-