Tag: IBM

Community

Java Performance: DB2 Design UOW

(Dave Beulke) Designing the Unit-of-Work for a given transaction entails many components. Different techniques and methods are incorporated depending on the components such as Hibernate, iBatis, JPA or Enterprise Bean technology to process the transaction. The Java transaction framework and the ob

Community

XML Storage Options in DB2

(Conor O’Mahony) DB2 provides several options for storing and managing XML data. For many applications, the best option is to use pureXML, which stores XML data in its native XML format. However, in certain situations, other storage options can be beneficial. This article explains the XML storage op