接口的使用
com.mysql.cj.callback.MysqlCallback
-
使用MysqlCallback的程序包 程序包 说明 com.mysql.cj.callback -
-
com.mysql.cj.callback中MysqlCallback的使用
实现MysqlCallback的com.mysql.cj.callback中的类 修饰符和类型 类 说明 classFidoAuthenticationCallbackThe callback object used by the authentication plugin AuthenticationFidoClient to exchange authenticator data between the driver and the client application.classUsernameCallbackA callback that can be used to exchange username information to a callback handler owner.参数类型为MysqlCallback的com.mysql.cj.callback中的方法 修饰符和类型 方法 说明 voidMysqlCallbackHandler. handle(MysqlCallback cb)Exchanges information between the caller of this method and the owner of theMysqlCallbackHandlerinstance.
-