SQLJ is an alternative to using JDBC for providing persistence to the J2EE application server platform.
Because SQLJ is built, in part, on JDBC, it shares many of the same issues JDBC
has with data conversion. For more information on the SQLJ interface, see the
discussion of Part 0 for SQLJ
(new window). Also see the discussion of using
JDBC with application servers (new window).
The following diagram is the same one used with the discussion of JDBC and
application servers. It is the same because SQLJ sits on top of the JDBC interface.
Professional Java Server Programming J2EE Edition by Subrahmanyam Allamaraju, Andrew Longshaw, Daniel O'Connor, Gordon Van Huizen, Jason Diamond, John Griffin, Mac Holden, Marcus Daley, Mark Wilcox, Richard Browett Average Customer Review: based on 30 reviews. Customer Review: This book is one the most comprehensive ones that I've bought. It provides you with most of the possible technologies that you could use in a basic J2EE application. I love the section on the J2EE architecture. For newbies I typcially request that they read that section first. It does justice to basic topics like JDBC & Servlets & t...
Professional Java Data: RDBMS, JDBC, SQLJ, OODBMS, JNDI, LDAP, Servlets, JSP, WAP, XML, EJBs, CMP2.0, JDO, Transactions, Performance, Scalability, Object and Data Modeling by Thomas Bishop, Glenn E. Mitchell, John Bell, Bjarki Holm, Danny Ayers, Carl Calvert Bettis, Sean Rhody, Tony Loton, Michael Bogovich, Mark Wilcox, Lin Kelly Poon, Nitin Nanda, Rick Grehan, Matthew Ferris, Kelly Lin Poon Average Customer Review: based on 2 reviews. Customer Review: For the past 2 years Wrox has been publishing books dedicated to Windows-based data access (ADO etc.), but the same cannot be said about their Java/database collection. Although you find chapters on JDBC scattered all-over almost all server-side Java related books by Wrox, there was no single volume from them that teaches JDBC first,...
Oracle9i SQLJ Programming by Nirva Morisseau-Leroy, Martin K. Solomon, Gerald P. Momplaisir Average Customer Review: based on 9 reviews. Customer Review: I wanted to learn more about SQLJ, specifically Oracle SQLJ. I bought this book and I must say, it's worth every penny. I specifically enjoyed the chapters on SQLJ Update Batching and how to handle BLOB and CLOB. It's an excellent book and I recommend it to anyone who wants to learn about SQLJ in general and specifically Oracle SQLJ.
Oracle8i SQLJ Programming by Nirva Morisseau-Leroy, Martin K. Solomon, Gerald P. Momplaisir Average Customer Review: based on 14 reviews. Customer Review: I found this book delightful reading. The clear exposition, program examples with detailed explanations, clear definitions, and well stated principals makes this a must have book for those wishing to use Java with Oracle8i. The detailed style is reminiscent of the well-known text books by authors Harvey and Paul Deitel. This book is...