}
if( jdbcRequestTestStepConfig.getProperties() == null )
jdbcRequestTestStepConfig.addNewProperties();
jdbcRequest = new JdbcRequest( this, forLoadTest );
propertyHolderSupport = new XmlBeansPropertiesTestPropertyHolder( this, jdbcRequestTestStepConfig.getProperties() );
addResponseAsXmlVirtualProperty();