Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定されたプロパティを持つ新しい QATransactionalManager インスタンスを返します。
abstract QATransactionalManager QAManagerFactory.createQATransactionalManager( String iniFile ) throws QAException
iniFile QATransactionalManager のインスタンスを設定するためのプロパティファイル。
設定された QATransactionalManager。
QAException クラス Manager の作成で問題が発生した場合にスローされます。
iniFile パラメーターが NULL の場合、QATransactionalManager はデフォルトのプロパティを使用して作成されます。インスタンスの作成後に QAManagerBase の各プロパティ設定メソッドを使用して、QATransactionalManager のプロパティをプログラムで設定できます。