This book is for those who want to learn how to write effective JDBC code when developing an Oracle application. The book assumes that you are familiar with Java and have some basic knowledge of SQL and PL/SQL. The book does not assume any prior knowledge of JDBC. All concepts are illustrated with detailed examples accompanied by interspersed comments explaining the examples. Your best bet to make the most out of this book is to run the examples while you are reading along.
download
Showing posts with label IT - Oracle. Show all posts
Showing posts with label IT - Oracle. Show all posts
Java Programming with Oracle JDBC
Learn how to leverage JDBC, a key Java technology used to access relational data from Java programs, in an Oracle environment. Author Donald Bales begins by teaching you the mysteries of establishing database connections, and how to issue SQL queries and get results back. You'll move on to advanced topics such as streaming large objects, calling PL/SQL procedures, and working with Oracle9i's object-oriented features, then finish with a look at transactions, concurrency management, and performance.
download
The Underground PHP and Oracle® Manual
This book is aimed at PHP developers who are developing applications against an Oracle database. You may already be using another database and have a requirement or a preference to move to Oracle. You may be starting out with PHP database development. You may be unsure how to install PHP and Oracle. This book aims to remove any confusion.
This book is not a complete PHP or Oracle guide. It is assumed that you already have basic PHP and SQL knowledge and want best practices in using PHP against an Oracle database.
This book is not a complete PHP or Oracle guide. It is assumed that you already have basic PHP and SQL knowledge and want best practices in using PHP against an Oracle database.


