| Java Programming with Oracle SQLJ | | | | Copyright | | | | Table of Contents | | | | Preface | | | | 1. Introduction | | | | 2. Relational Databases, SQL, and PL/SQL | | | | 3. Fundamental SQLJ Programming | | | | 4. Database Objects | | | | 5. Collections | | | | 6. Deploying SQLJ in the JServer | | | | 7. Large Objects | | | | 8. Contexts and Multithreading | | | | 9. Advanced Transaction Control | | | | 10. Performance Tuning | | | | 11. Combining JDBC, SQLJ, and Dynamic SQL | | | | A. Java and Oracle Type Mappings | | | | B. Oracle Java Utilities Reference | | | | C. SQLJ in Applets, Servlets, and JavaServer Pages | | | | Colophon | | | | Index | | | Database > Java Programming with Oracle SQLJ | | Java Programming with Oracle SQLJ [Symbol][A][B][C][D][E][F][G][H][I][J][K][L][M][N][O][P][Q][R][S][T][U][V][W][X]T t_address custom class T_ADDRESS object type t_address.sqlj t_address2 custom class t_address3 custom class t_address4 custom class t_addressRef.java t_customer custom class t_customer.sqlj t_customerRef.java t_product custom class t_ref_cursor TABLE ACCESS FULL table constraints table joins table variable tables creating joining relational databases TAddress.sqlj , 2nd TAddress2.java TAddressRef.java TCustomer.sqlj TCustomerRef class TCustomerRef.java testMessage( ) method , 2nd text_buffer TextArea object textContent.txt , 2nd , 3rd THEN keyword, PL/SQL threads Time datatype Timestamp datatype TNSNAMES string Tools menu, Oracle JDeveloper TProductRef class TProductRef.java trace file transaction isolation transaction isolation level example READ COMMITTED , 2nd READ UNCOMMITTED REPEATABLE READ SERIALIZABLE , 2nd TransactionExample1.sqlj transactions , 2nd connection contexts dirty reads non-repeatable reads phantom reads SET TRANSACTION statement translating custom class files translating SQLJ programs for JServer translator triggers firing row trigger statement trigger wrapper procedures try/catch statement, SQLJ tuning, SQL statements improving performance indexes table joins WHERE clause See : datatypes types |