Home :: Software :: Business & Office  

Business Accounting
Communication
Database
Document Management
e-Commerce
Networking
Office Suites
Personal Finance
Presentation
Project Management
Reports & Forms
Schedule & Contact Management
Spreadsheet
Tax Preparation
Training & Tutorials
Word Processing
Java 2 Enterprise Connectivity Part 3: RMI and JDBC CBT Training CD

Java 2 Enterprise Connectivity Part 3: RMI and JDBC CBT Training CD

List Price:
Your Price:
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: Java 2 Enterprise Connectivity Part 3: RMI and JDBC CBT Trai
Review: Java 2 Enterprise Connectivity Part 3: RMI and JDBC Training CD
Course Overview
This third course in the series covers using RMI and JDBC. It teaches how to use Java Remote Method Invocation for creating and using remote objects and the criteria and tradeoffs involved in selecting distribution technologies. The sections about JDBC provide an introduction to the API and an overview of how to create JDBC programs, it also covers the function of the JDBC 2 Optional Package API.

Learn To

Identify and implement RMI in a J2EE application to enable communication between two Java objects across the network.
Identify CORBA and JMS, two alternative distribution technologies used in heterogeneous applications.
Identify the features of JDBC and determine the JDBC driver to be used in a specific situation. Perform the primary steps in a JDBC program.
Identify the features of javax.sql, which is the JDBC optional package.

Audience
The targeted audiences for this course are System Administrators, Application Developers, System Analysts, Software Engineers, and Programmer/Analysts. Learners should be experienced with object-oriented design and the Java programming language. It would be helpful for learners to be familiar with distributed programming (multi-tier architecture), relational or object database programming, transactions, and component technology.

Deployment Options
e-Learning

Accreditation
NASBA credits: 4 CPE Credits
ITCAP credits: Not Applicable CEU credits: 0.70 CEUs

Language Options
US English

Total Learning Time
6 to 8 hours

Objectives
Unit 1: Distribution Technologies 3 - 4 hours

Match the features of object distribution technologies with the tasks that these features enable.
Identify the situation in which a specific communication model of JMS is to be used.
Match the distribution technologies with the situations in which they are used.
Label a diagram that depicts the information flow in remote method invocation with the entities that participate in the information flow.
Complete the code to set up the server for creating remote objects in an RMI application.
Select the code to set up the client for accessing a remote object in an RMI application.
Select the piece of code used to implement object serialization.
Create an activatable remote object server.
Identify the situations in which native methods are called from Java programs.
Select the code to implement an RMI client for enabling communication between Java and non-Java objects by using the CORBA protocol IIOP.
Select the code to implement a message-consuming JMS client in a point-to-point messaging application.

Unit 2: JDBC 3 - 4 hours

Match the features of JDBC with the application development requirements that they meet.
Match a JDBC driver with the situation for which it is best suited.
Match a piece of code used to load a JDBC driver with a situation.
Construct the JDBC URL to be used for identifying a database in a specific situation.
Select the code to connect to a database in a specific situation.
Select the JDBC code to execute action commands in a specific situation.
Select the code to process the results of a query by using a ResultSet object.
Identify the situations in which javax.sql is used instead of JDBC 2.0 Core API.
Select the code to establish a database connection by retrieving a reference from JNDI.
Select the code to implement a pooled connection data source.
Select the code to create a DataSource object with distributed transactional capabilities.
Match the implementations of the RowSet interface with the situations in which they are used.



<< 1 >>

© 2004, ReviewFocus or its affiliates