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 类 如果创建管理器时存在问题,则抛出异常。
如果 iniFile 参数为空值,则使用缺省属性创建 QATransactionalManager。在创建该实例后,可以使用 QAManagerBase setproperty 方法以编程方式设置 QATransactionalManager 属性。