getNext(String objectName) Gets next value for counter named in objectName parameter if counter exists,
otherwise new one will be started with value 1.
Gets next value for counter named in objectName parameter if counter exists,
otherwise new one will be started with value 1.
Parameters: objectName - name of a counter next value available for the counter exception: Exception - thrown if counter value cannot be acquired
getUserTransactionJNDIPath
public static String getUserTransactionJNDIPath()(Code)
setAllocTryCount
public static void setAllocTryCount(int allocTryCount)(Code)
setCache_size
public static void setCache_size(int cache_size)(Code)
setUserTransactionJNDIPath
public static void setUserTransactionJNDIPath(String userTransactionJNDIPath)(Code)