Class StatementEnhanceInfos
java.lang.Object
org.apache.skywalking.apm.plugin.jdbc.define.StatementEnhanceInfos
-
Constructor Summary
ConstructorsConstructorDescriptionStatementEnhanceInfos(ConnectionInfo connectionInfo, String sql, String statementName) -
Method Summary
Modifier and TypeMethodDescriptionintObject[]getSql()voidsetParameter(int index, Object parameter)
-
Constructor Details
-
StatementEnhanceInfos
-
-
Method Details
-
getConnectionInfo
-
getSql
-
getStatementName
-
setParameter
-
getParameters
-
getMaxIndex
public int getMaxIndex()
-