com.mysql.jdbc.Connection.clearHasTriedMaster() |
com.mysql.jdbc.ResultSetImpl.getBigDecimal(int, int) |
com.mysql.jdbc.CallableStatement.getBigDecimal(int, int) |
com.mysql.jdbc.ResultSetImpl.getBigDecimal(String, int) |
com.mysql.jdbc.MySQLConnection.getCharsetNameForIndex(int)
replaced by getEncodingForIndex(int collationIndex)
|
com.mysql.jdbc.MultiHostMySQLConnection.getCharsetNameForIndex(int)
replaced by getEncodingForIndex(int charsetIndex)
|
com.mysql.jdbc.ConnectionImpl.getCharsetNameForIndex(int)
replaced by getEncodingForIndex(int charsetIndex)
|
com.mysql.jdbc.MySQLConnection.getLoadBalanceSafeProxy()
replaced by getMultiHostSafeProxy()
|
com.mysql.jdbc.MultiHostMySQLConnection.getLoadBalanceSafeProxy()
replaced by getMultiHostSafeProxy()
|
com.mysql.jdbc.ConnectionImpl.getLoadBalanceSafeProxy()
replaced by getMultiHostSafeProxy()
|
com.mysql.jdbc.MultiHostMySQLConnection.getServerCharacterEncoding()
replaced by getServerCharset()
|
com.mysql.jdbc.ConnectionImpl.getServerCharacterEncoding()
replaced by getServerCharset()
|
com.mysql.jdbc.Connection.getServerCharacterEncoding()
replaced by Connection.getServerCharset()
|
com.mysql.jdbc.ResultSetImpl.getUnicodeStream(int) |
com.mysql.jdbc.ResultSetImpl.getUnicodeStream(String) |
com.mysql.jdbc.Connection.hasTriedMaster() |
com.mysql.jdbc.Connection.setPreferSlaveDuringFailover(boolean) |
com.mysql.jdbc.ServerPreparedStatement.setUnicodeStream(int, InputStream, int) |
com.mysql.jdbc.PreparedStatement.setUnicodeStream(int, InputStream, int) |