Oracle8i SQLJ Programming


Book Description

Learn how to implement SQLJ--the new standard for embedding static SQL directly into Java programs.




Oracle8i Data Warehousing


Book Description

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




Oracle8i Java Component Programming With EJB, CORBA AND JSP


Book Description

“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




Vico, Metaphor, and the Origin of Language


Book Description

"... 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.




E-Commerce Applications Using Oracle8i and Java from Scratch


Book Description

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).




Oracle in a Nutshell


Book Description

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.




Oracle Database 12c The Complete Reference


Book Description

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




Java Programming with Oracle JDBC


Book Description

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.




Oracle PL/SQL Programming


Book Description

Oracle8i, the long-awaited "Internet database" from Oracle Corporation, has hit the streets running-and you may find yourself struggling to keep up with Oracle's fast-moving technology. oracle boasts that Oracle8i offers more than 150 new features, many of them designed to make its popular database programming language, PL/SQL, faster, more powerful, and easier to use. This concise and engaging book is both a companion to Oracle PLISQL Programming (widely recognized as the "bible" for PL/SQL developers) and a guide designed to bring you up to speed as quickly as possible on the new PL/SQL features of Oracle8i. Following the style of Feuerstein's earlier books, the Guide to Oracle8i Features combines easy-to-understand descriptions of the new Oracle8i features with a wealth of interesting and informative examples. It covers: • Autonomous transactions • Invoker rights • Native dynamic SQL • Bulk binds and collects • System-level database triggers • New built-in packages • Fine-grained access control • Calling Java methods from within PL/SQL Some PL/SQL developers are uneasy about what the introduction of Java means to their applications-and their programming future. But the two languages are expected to work well together in Oracle8i. This book gives you enough Java know-how to build simple Java classes, load them into the Oracle8i database, and leverage those classes from within your PL/SQL code. Now you'll be able to take advantage of all the power of Java without giving up the performance and usability advantages of PL/SQL! Included with this book is a diskette containing an online tool developed by RevealNet, Inc., that provides point-and-click access to approximately 100 files of reusable source code and examples. The Guide to Oracle8i Features showcases A the powerful new features of Oracle8i designed especially for PL/SQL developers. You'll find it indispensable as you strive to take the fullest possible advantage of everything this exciting new version has to offer. "The Oracle8i release adds a myriad of new features and enhancements to the PL/SQL application development platform-a crucial part of the Oracle programmers arsenal. In his latest book, Steven Feuerstein superbly describes each of these features, going right to the heart of the matter. His technical expertise, lucid descriptions, examples, and humor bring life to the book, making it not just an invaluable reference, but also a wonderful teaching fount. " Usha Sangam, Senior Manager, PL/SQL Language and Compiler Frontend Languages and Object-Relational Technology, Oracle Corporation




Oracle and Java Development


Book Description

Describes Oracle's Internet Computing Platform for developing applications. Outlines Key Oracle Java technologies like Enterprise Java Beans, Business Components, Java Server Pages, and Servlets for developing and deploying applications using Oracle 8i. Describes the creation of dynamic Web Content with Java. Describes database interaction with Java using Java stored procedures, JDBC, and SQLJ.