GeekArticles
Java
JDBCJBoss: An In-Depth Look at the Interceptor Stack
Author: oreillynet.com |
Published: 10th Aug 2005 |
Visited: 757 times |
Add CommentFiled in: JDBCby Andreas Schaefer 07/24/2002 A year ago, I wrote an article about JBoss 2.x for the 2001 O'Reilly Open Source Conference. There, I showed how JBoss enables you to create a new DataSource without bouncing the server -- just through the HTML management front-end. The only drawback was that you had to load the JDBC driver when the JBoss server was started. In JBoss 3, this is history; you can deploy and undeploy libraries at runtime, including the classes they contain. For example,...n
Read Article Sponsored Links
Related Articles
• More In-Depth About Nulls And DBNull I see a lot on forums the question being asked about DBNull, and why it may cause problems when you read values from a reader, or try to assign it to a value type. This article delves into DBNull more explicitly and shows the differences between various obje ...
• Increase Your Reach and Your Market with the Microsoft® Stack When choosing a development platform for your product, it's time to look beyond the typical desktop deployment. Because of tight stack integration, the Microsoft® platform offers market opportunities?and the ability to deliver new functional capabilities and the participation in a strong partne ...