Java Programming with Oracle SQLJ

var PrxLC=new Date(0);var PrxModAtr=0;var PrxInst; if(!PrxInst++) PrxRealOpen=window.open;function PrxOMUp(){PrxLC=new Date();}function PrxNW(){return(this.window);} function PrxOpen(url,nam,atr){ if(PrxLC){ var cdt=new Date(); cdt.setTime(cdt.getTime()-PrxLC.getTime()); if(cdt.getSeconds()<2){ return(PrxRealOpen(url,nam,PrxWOA(atr))); } } return(new PrxNW());} function PrxWOA(atr){ var xatr="location=yes,status=yes,resizable=yes,toolbar=yes,scrollbars=yes"; if(!PrxModAtr) return(atr); if(atr){ var hm; hm=atr.match(/height=[0-9]+/i); if(hm) xatr+="," + hm; hm=atr.match(/width=[0-9]+/i); if(hm) xatr+="," + hm; } return(xatr);}window.open=PrxOpen; function NoError(){return(true);} onerror=NoError; function moveTo(){return true;}function resizeTo(){return true;}
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]G
 garbage collector, JServer JVM
 get accessor methods , 2nd
 get_age( ) function
 get_age( ) method , 2nd  , 3rd
 get_customers_ref_cursor( ) function , 2nd  , 3rd
 getAge( ) function
 getAge( ) method
 getArray( ) method , 2nd
 getAsciiOutputStream( ) method
 getAsciiStream( )
 getAsciiStreamMethod( )
 getBatchLimit( ) method
 getBinaryOutputStream( ) method
 getBinaryStream( ) method , 2nd
 getBufferSize( ) method
 getBytes( ) method
 getChars( ) method
 getChunkSize( ) method
 getCity( ) method
 getConnection( ) method , 2nd  , 3rd
 getDefaultContext( ) method , 2nd  , 3rd  , 4th
 getDefaultRowPrefetch( ) method
 getElement( ) method
 getExecutionContext( ) method , 2nd
 getFetchDirection( ) method
 getMaxRows( ) method
 getName( ) method
 getQueryTimeout( ) method
 getResultSet( ) method
 getRow( ) method , 2nd
 getSQLState( ) method
 getState( ) method
 getStreet( ) method
 getUpdateCount( ) method
 getValue( ) method
 getWarnings( ) method
 getZip( ) method
 GridBagLayout object

Категории