Object reference of DataStoreHelper cannot be stored in an application for reuse
 Technote (FAQ)
 
Problem
Can the application store the object reference of the DataStoreHelper class for reuse?
 
Solution
The applicaction can use the DataStoreHelper class (for example, to get the isolation level based on AccessIntent). However, the object reference of the DataStoreHelper class instance can't be stored in the application's code. The application should not pass the object reference to other methods or classes. The application should get a new object reference of DataStoreHelper every time it intends to use it.
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > DB Connections/Connection Pooling
Operating system(s): AIX
Software version: 6.1
Software edition:
Reference #: 1213292
IBM Group: Software Group
Modified date: Jul 31, 2005