IFX_XASPEC仅适用于xa连接,不能在数据库url中指定,但可以通过数据源指定它,或者通过使用相同名称设置(JVM的)系统属性来指定。
IFX_XASPEC only applies to XA connections and cannot be specified in a database URL. It can be specified by data source or by setting a system property (of the JVM) with the same name.
“用户DSN”使您得以创建用户特定的数据源名称,“系统DSN”使您得以创建可用于所有用户的数据源。
User DSN lets you create user-specific data source names and System DSN lets you create data sources available to all users.
应用推荐