Book Description
Learn how to implement SQLJ--the new standard for embedding static SQL directly into Java programs.
Author : Nirva Morisseau-Leroy
Publisher : McGraw Hill Professional
Page : 591 pages
File Size : 12,84 MB
Release : 1999-12-02
Category : Computers
ISBN : 0071372946
Learn how to implement SQLJ--the new standard for embedding static SQL directly into Java programs.
Author : Marcel Danesi
Publisher : Indiana University Press
Page : 204 pages
File Size : 40,22 MB
Release : 1993-09-22
Category : Literary Criticism & Collections
ISBN : 0253113709
"... serious scholars of Vico as well as glottogeneticists will find much of value in this excellent monograph." -- New Vico Studies "... a provocative, well-researched argument which might find reapplication in the fields of anthropology, semiotics, archeology, psychology or even philosophy." -- Theological Book Review Danesi returns to the work of the 18th-century Italian philosopher Giambattista Vico to create a persuasive, original account of the evolution and development of language, one of the deep mysteries of human existence. The Vichian reconstruction of the origin of language is described at length, then evaluated in light of contemporary research in the cognitive, social, and biological sciences.
Author : Lilian Hobbs
Publisher : Elsevier
Page : 402 pages
File Size : 31,48 MB
Release : 1999-11-17
Category : Computers
ISBN : 9781555582050
Cutting-edge Oracle data warehousing from people creating the software. Oracle8i Data Warehousing explains how to design, develop, and administer powerful data warehouses and data marts on Windows NT using Oracle's major new industry-leading database. This authoritative guide helps database developers, administrators, and designers master the major new data warehousing and Internet capabilities in Oracle8i and specifically plan and implement affordable and successful data warehouses and data marts. In one exciting package, this book brings together three hot computing topics: new Oracle databases, Windows NT, and Internet technologies. Data warehouses and smaller data marts allow companies to pool and analyze large quantities of data, yielding valuable information about customers and business processes. Data warehouses have in the past been expensive and very complex. Oracle8i is an important new version of Oracle Corporation's market-leading database system. Most of the significant new features in Oracle8i are for data warehousing, Internet development, or optimizations for the Windows NT platform. Oracle8i and Windows NT together will make data warehouse projects easier and more affordable. Written by data design and warehousing experts from the Oracle8i development team Explains how to design and build data warehouses and data marts on Windows NT Explains how to establish Web/Intranet access to a data warehouse
Author : Nirva Morisseau-Leroy
Publisher : McGraw Hill Professional
Page : 735 pages
File Size : 30,28 MB
Release : 2000-10-18
Category : Computers
ISBN : 0072133341
“The examples in the book are drawn from real life, and show you how to effectively use Java components to develop enterprise-level database applications step by step.”—David A. RosenbergVice President, Java Platform GroupOracle Corporation
Author : Meghraj Thakkar
Publisher : Que Publishing
Page : 384 pages
File Size : 14,30 MB
Release : 2000
Category : Computers
ISBN : 9780789723383
This book on creating a complete e-commerce project using Oracle8i and Java targets Oracle users who want to develop Java database applications for e-commerce. (Midwest).
Author : Bob Bryla
Publisher : McGraw Hill Professional
Page : 1473 pages
File Size : 41,2 MB
Release : 2013-08-05
Category : Computers
ISBN : 007180174X
Master the Cutting-Edge Features of Oracle Database 12c Maintain a scalable, highly available enterprise platform and reduce complexity by leveraging the powerful new tools and cloud enhancements of Oracle Database 12c. This authoritative Oracle Press guide offers complete coverage of installation, configuration, tuning, and administration. Find out how to build and populate Oracle databases, perform effective queries, design applications, and secure your enterprise data. Oracle Database 12c: The Complete Reference also contains a comprehensive appendix covering commands, keywords, features, and functions. Set up Oracle Database 12c or upgrade from an earlier version Design Oracle databases and plan for application implementation Construct SQL and SQL*Plus statements and execute powerful queries Secure data with roles, privileges, virtualization, and encryption Move data with SQL*Loader and Oracle Data Pump Restore databases using flashback and the Oracle Database Automatic Undo Management feature Build and deploy PL/SQL triggers, procedures, and packages Work with Oracle pluggable and container databases Develop database applications using Java, JDBC, and XML Optimize performance with Oracle Real Application Clusters
Author : Rick Greenwald
Publisher : "O'Reilly Media, Inc."
Page : 936 pages
File Size : 47,23 MB
Release : 2003
Category : Computers
ISBN : 9780596003364
Oracle Languages - Syntax summary for SQL language statements, SQL function calls PL/SQL language statements and characteristics, PL/SQL built-in package headers, and Java (JDBC and SQLJ) interfaces to the Oracle database.
Author : Jonathan Lewis
Publisher : Addison-Wesley Professional
Page : 682 pages
File Size : 16,68 MB
Release : 2001
Category : Oracle. (Computer file)
ISBN :
This guide to using the Oracle database shows readers which features work well, which features work well together, and which features have a serious impact on each other. It should allow the reader to build a better database that runs on a less expensive computer.
Author :
Publisher : "O'Reilly Media, Inc."
Page : 282 pages
File Size : 34,98 MB
Release : 2000
Category : Computers
ISBN : 9781565928497
Readers get the complete text of the following books on CD-ROM: "Oracle PL/SQL Programming, Advanced PL/SQL Programming, Oracle Web Applications, Oracle Built-in Packages, Oracle Developer's Workbook, Oracle PL/SQL Pocket Reference, Oracle Built-ins Pocket Reference", and "Oracle PL/SQL Programming: A Guide to Oracle 8i Features".
Author : Donald Bales
Publisher : "O'Reilly Media, Inc."
Page : 500 pages
File Size : 41,81 MB
Release : 2002
Category : Business & Economics
ISBN : 9780596000882
JDBC is the key Java technology for relational database access. Oracle is arguably the most widely used relational database platform in the world. In this book, Donald Bales brings these two technologies together, and shows you how to leverage the full power of Oracle's implementation of JDBC. You begin by learning the all-important mysteries of establishing database connections. This can be one of the most frustrating areas for programmers new to JDBC, and Donald covers it well with detailed information and examples showing how to make database connections from applications, applets, Servlets, and even from Java programs running within the database itself. Next comes thorough coverage of JDBC's relational SQL features. You'll learn how to issue SQL statements and get results back from the database, how to read and write data from large, streaming data types such as BLOBs, CLOBs, and BFILEs, and you'll learn how to interface with Oracle's other built-in programming language, PL/SQL. If you're taking advantage of the Oracle's relatively new ability to create object tables and column objects based on user-defined datatypes, you'll be pleased with Don's thorough treatment of this subject. Don shows you how to use JPublisher and JDBC to work seamlessly with Oracle database objects from within Java programs. You'll also learn how to access nested tables and arrays using JDBC. Donald concludes the book with a discussion of transaction management, locking, concurrency, and performance--topics that every professional JDBC programmer must be familiar with. If you write Java programs to run against an Oracle database, this book is a must-have.