Next Meeting: October 23rd 2002 at
IIS
Don't miss this
opportunity to meet Greg Matus.
Bio:
Greg
is a Senior Instructor and curriculum developer with Maverick Solutions, a
high-end Oracle and Java training company. Greg has been a developer for
over 10 years working with companies such as Motorola and the Gap. He has
taught Oracle and Java for clients all over the US and has presented at
various user groups including VOUG and ODTUG.
Schedule:
- 2:00 - 2:30
Introduction of new NCOUG officers John Lavender and Donald Burleson
- 2:30 - 3:30
The leap from PL/SQL to Java: More than just syntax
- 3:00 - 4:30 Java
on the Oracle Database - What's it all about?
Abstract:
The leap from PL/SQL to Java: More than just syntax
Oracle’s continued and increasing support for the Java language cannot be
ignored. What does this mean for PL/SQL developers? Oracle developers
are going to feel increasing pressure to learn Java as a complimentary
development language.
The
transition from PL/SQL to Java is much more than just learning a new
syntax; it is primarily a transition from procedural programming to
object-oriented thinking. Find out what it takes to make this significant
leap and why it's worth the effort.
Java
on the Oracle Database - What's it all about?
In
what ways do the Oracle 8i and 9i database support Java stored procedures,
which java classes have been added to Oracle's JVM implementation and
which have been removed from it; how does the DBMS's JVM differ from the
standard JVM; how do Java Stored Procedures differ from PL/SQL stored
procedures with respect to execution performance, language capability, and
data-access capabilities.