类 AbstractJDBCTestElement
java.lang.Object
core.xyz.migoo.testelement.AbstractTestElement
protocol.xyz.migoo.jdbc.AbstractJDBCTestElement
- 所有已实现的接口:
TestElement,VariableStateListener,Serializable
- 直接已知子类:
AbstractJDBCProcessor,JDBCSampler
- 作者:
- xiaomi
- 另请参阅:
-
字段概要
从类继承的字段 core.xyz.migoo.testelement.AbstractTestElement
CHILD, CHILDS, CONFIG, CONFIG_ELEMENTS, EXTRACTORS, POSTPROCESSORS, PREPROCESSORS, SLEEP, TEST_CLASS, TEST_ELEMENTS, TITLE, VALIDATORS, VARIABLES -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected SampleResultexecute(Connection conn) protected SampleResultexecute(Connection conn, SampleResult result) protected String从类继承的方法 core.xyz.migoo.testelement.AbstractTestElement
convertVariable, get, get, getProperty, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsJSONArray, getPropertyAsJSONObject, getPropertyAsLong, getPropertyAsMiGooProperty, getPropertyAsString, getVariables, removeProperty, setProperties, setProperty, setVariables
-
构造器详细资料
-
AbstractJDBCTestElement
public AbstractJDBCTestElement()
-
-
方法详细资料
-
execute
-
execute
protected SampleResult execute(Connection conn, SampleResult result) throws SQLException, UnsupportedOperationException -
rsToJSONString
- 抛出:
SQLException
-