This document discusses the development of multithreaded database applications using Java and Oracle DBMS within an intranet environment. It elaborates on different database design strategies, emphasizing the advantages and limitations of single-tier, two-tier, and three-tier models. The paper also addresses the use of JDBC for connecting Java applications to various RDBMS, highlighting its platform independence and flexibility in application development.