|
Rename Variable mariaDbServerPreparedStatementClass : Class<?> to mariaDbPreparedStatementClientClass : Class<?> in method public testPreparedStatement() : void in class com.navercorp.pinpoint.plugin.jdbc.mariadb.MariaDB_1_6_x_to_2_0_0_IT |
From |
To |
|
Rename Variable mariaDbServerPreparedStatementClass : Class<?> to clientSidePreparedStatementClass : Class<?> in method public testPreparedStatement() : void in class com.navercorp.pinpoint.plugin.jdbc.mariadb.MariaDB_2_4_x_IT |
From |
To |
|
Rename Variable mariaDbPreparedStatementServerClass : Class<?> to serverSidePreparedStatementClass : Class<?> in method public testCallableStatement() : void in class com.navercorp.pinpoint.plugin.jdbc.mariadb.MariaDB_2_4_x_IT |
From |
To |
|
Rename Variable mariaDbPreparedStatementClientClass : Class<?> to clientSidePreparedStatementClass : Class<?> in method public testCallableStatement() : void in class com.navercorp.pinpoint.plugin.jdbc.mariadb.MariaDB_2_4_x_IT |
From |
To |