程序包的使用
com.mysql.cj.protocol.a.result
-
使用com.mysql.cj.protocol.a.result的程序包 程序包 说明 com.mysql.cj.jdbc.result com.mysql.cj.protocol.a.result -
com.mysql.cj.jdbc.result使用的com.mysql.cj.protocol.a.result中的类 类 说明 NativeResultset OkPacket -
com.mysql.cj.protocol.a.result使用的com.mysql.cj.protocol.a.result中的类 类 说明 AbstractBufferRow A ResultSetRow implementation that holds one row packet (which is re-used by the driver, and thus saves memory allocations), and tries when possible to avoid allocations to break out the results as individual byte[]s.AbstractResultsetRows OkPacket