Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Java JDBC

Databases and Tomcat

Author: developer.com | Published: 10th Aug 2005 | Visited: 1180 times | Add Comment
Filed in: JDBC

In This Chapter Using JDBC and Data Sources Direct JDBC Database Access Tomcat Data Sources Data Access Objects (DAOs) Security Considerations Most Web applications need to store information on a temporary or permanent basis. The most common repository for data storage is the ubiquitous relational database. In this chapter you will be using databases from within Tomcat Web applications using both direct JDBC access and the preferred approach of JNDI data sources. The Data Access Object...n

Read Article
 

Sponsored Links

 


Related Articles

 Next-Generation Object-Oriented Databases  Object-oriented databases complement relational databases in important ways, says Anat Gafni, VP of Engineering at db4objects, the company behind the open-source object database db4o. In this interview with Artima, Gafni explains how OO databases support agile development, and how they co-exist wit ...

 Velde.Utilities - C# Utility class for Active Directory, databases, files, networking etc... C# Utility class for Active Directory, databases, files, networking et ...

 The Baker's Dozen: 13 Tips for Querying OLAP Databases with MDX MDX is a SQL-like query language used to retrieve data from OLAP databases and to define Key Performance Indicators (KPI) in SQL Server 2005 Analysis Servi ...

 import dump between two databases Hi Tom, How are you doing?? i have a question regarding import dump utility. i need to import a full database using import dump utility. could you please tell how do i take a import dump bakup between two databases??? Thanks in advance, Da ...

 LinqToSQL: Query mulitple databases in one Linq expression and more... Query mulitple databases in one expression e.g. an MS Access Database and a SQL Server Datab ...

 multiple databases in a single RAC cluster Hi Tom, we are planning to create our development database tier as 3-Node Oracle RAC cluster with 4 databases like Four databases -------------- - DB1 - DB2 - DB3 - DB4 <b>Node1</b>: (DB1 with instance DB11)+(DB2 with instance DB21 ...

 Lambda Probe Essentials: The Top 5 Features for Tomcat Administration Get to know Lambda Probe, an open source tool for effective and comprehensive monitoring and administration of the Tomcat application ser ...

 Dynamically generate C# data access code for MS SQL and other databases With this tool, Dynamically generate C# data layer code (CRUD functions) for MS SQL and other datab ...

 Avoiding Blocking Issues in ASP.NET Session State Databases As soon as ASP.NET systems grow to the point that more than a single Web server needs to be deployed, decisions need to be mode about where the session state will be held. By default, ASP.NET session state lives in the memory of the server hosting the application. The problem with this is that a use ...

 Article :: Relational Databases 101 Design relational databases that can perform better, be easier to maintain, and be more success ...



Next: Converting JDBC Result Sets to XML



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links