
JDBCSamplerController is currently the only alternative Sampler that JMeter comes with (actually, there is an FTPSamplerController, but JMeter is not configured to make it available in the GUI by default).
JDBCSamplerControllerは、現在JMeterが提供している唯一のHTTP以外のプロトコルを扱うサンプラーです (実際にはFTPSamplerControllerがありますが、デフォルトではGUIで使えるように設定していません)。
The GUI for JDBCSamplerController lets you do the following:
JDBCSamplerControllerのGUIでは、以下のことを行います:
The JDBCSamplerController will submit your SQL string to the database with as many threads as you selected in the thread group panel. Currently, this is the extent of the functionality of the JDBCSamplerController.
JDBCSamplerControllerは、スレッドグループパネルで選択した数のスレッドを使って、 データベースにSQL文字列を送信します。現状では、これがJDBCSamplerControllerの機能の限界です。
Copyright (c) 1999 The
Java Apache Project.
$Id: jdbcsamplercontroller.html,v 1.1.1.1 2003/04/14 11:47:28 ami Exp $
All rights reserved.