由于会反复调用该类,因此应将初始化WebSphereTXAPI的代码移动到一个静态块中
Since this class will be invoked repeatedly, move the code that initializes the WebSphere TX API into a static block
由于会反复调用该类,因此应将初始化WebSphereTXAPI的代码移动到一个静态块中
Since this class will be invoked repeatedly, move the code that initializes the WebSphere TX API into a static block
应用推荐