Java JDBC Training
This training will provide you with a strong foundation in the three main
areas of web application development: databases, SQL, HTML, and servlets. As the need increases for Web applications, so does the need for Web Application Developers.
About the Trainer
Eric Rich has been working for Trainix, Inc. since 1997 with his primary training focus being the classroom. He assisted in the implementation of the Volusia County Bitsform Internet service
provider system and in providing this same type of service to numerous other businesses. He is currently teaching for AT&T, IBM, NASA and Florida Institute of Technology. Knowledge gained
in the field is helping him to develop course materials for training and licensing projects.
SUN Java JDBC & Servlet Programming Courses on CDs and Video Training
Training CD-ROMs and Videos descriptions
Level 1
1.0 Introduction to Databases 1.1 What is an rdbms? 1.2 Why are rdbms' Used? 1.3 Rdbms Choices 1.4 Structure of a Relational Database 1.5 Tables 1.6 Related Data
1.7 Structured Query Language 1.8 Sql Language Types 1.9 Proprietary SQLs 1.10 Ides with Database Support 1.11 Rdbmss and JAVA 2.0 Learning SQL 2.1 About mysql?
2.2 Installing and Running mysql 2.3 Mysql Syntax 2.4 Database Structure 2.5 Creating and Droping Databases 2.6 Accessing a Database 2.7 Creating Tables 2.9 Column Attributes
2.10 Obtaining Database Information 2.11 Altering Table Structure 2.12 Saving Data 2.13 Dropping Tables 2.14 Inserting Data into Tables 2.15 Queries 2.16 SQL Operators 2.17 Ordering Data
2.18 Limiting Results 2.19 Query Summary 2.20 Updating Data 2.21 Selecting Data from Multiple Tables 2.22 Deleting Data
Level 2
1.0 Jdbc Fundamentals 1.1 What is jdbc? 1.2 Multi-tier Models 1.3 Jdbc Drivers and Urls 1.4 Classes and Interfaces 1.5 Java to SQL Data Type Mapping
1.6 Jdbc Environment 1.7 Statements and Results 1.8 Installing and Loading the jdbc Driver 1.9 Making the Connection 1.10 Creating a Statement 1.11 Executing a Query 1.12 Freeing Resources
1.13 Debugging 1.14 Working with Result Sets 1.15 Updating a Database 2.0 Advanced jdbc 2.1 Handling Exceptions 2.2 Working with Dates 2.3 Inserting and Retrieving Dates
2.4 Performing Table Joins 2.5 Prepared Statements 2.6 Transactions 2.7 Stored Procedures 2.8 Scrollable Result Sets 2.9 Updatable Result Sets 2.10 Updatable Result Set Interaction
2.11 Database Meta Data 2.12 Result Set Meta Data
Level 3
1.0 Introduction to HTML 1.1 What is a Markup Language? 1.2 How Does the Web Work? 1.3 Documentation 1.4 Html Components 1.5 Html Colors
1.6 Changing the Background Color 1.7 Adding Text and Structure 1.8 Fonts 1.9 Comments 1.10 Character Entities 1.11 Working with Links 1.12 Lists 1.13 Tables 1.14 Forms
Level 4
1.0 Introduction to Servlets 1.1 What are Servlets? 1.2 The cgi Model 1.3 The Servlet Model 1.4 How are Servlets Efficient? 1.5 Servlet Containers
1.6 Support from Ides 1.7 Request / Response Model 1.8 Http Get and Post Methods 1.9 Servlet Context 1.10 Servlet Packages 1.11 Servlet Containers 1.12 Creating a Servlet Context
1.13 Http Servlet Rules 1.14 A Basic Servlet 1.15 Accessing Servlets 2.0 Working with Servlets 2.1 Http Response Codes 2.2 Form Processing 2.3 Saving State 2.4 Cookies
2.5 Session Management 2.6 Sending Data 2.7 Writing to the Log
Back to Java Certification Page
|