Code Example: Data Transfer Object DTO or Data Beans

January 17th, 2006

When you are implementing you jdbc layer, you need a solid way to create Data Transfer Objects (DTO’s) or Data Beans . This is the way I implement this.
Read the rest of this entry »

Configuring JDBC data source/JNDI name in Rational application development Environment 6.0 for Oracle

January 6th, 2006

Configuring the JDBC jndi name in RAD ia a lot harder than it needs to be.
Here is how to do it.
Read the rest of this entry »