Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Announcements

Tip: Looking for answers? Try searching our database.

FirstSQL/J V2.70 available

David Morse   28 Feb 2004 20:37 GMTPage rating:


FirstSQL® Releases FirstSQL/JT Version 2.70 with Enhancements for J2EET
Support.

FirstSQL/J Version 2.70 is now available for download. The primary emphasis
for new features in 2.70 is for J2EE Application Servers like JBoss. It is
important to note that, as a result of our success, two partner companies
have agreed to bundle the full FirstSQL/J Enterprise Server v2.70 for
evaluation with their J2EE distributed transaction products.

* Scrollable Result Sets -- the JDBC driver now supports scrollable result
sets, using TYPE_SCROLL_INSENSITIVE. All result sets built with the
statement will be scrollable.

* Auto Commit -- the JDBC driver supports auto-commit mode (default is On).
In addition, when you build a database you can configure Auto Commit On/Off
at the database or connection level. In auto-commit On mode, each SQL
command is executed in a separate transaction. setAutoCommit() in
java.sql.Connection is fully supported. The default auto-commit mode is
determined by an option in the physical database -- auto.commit=on or
auto.commit=off.

For compatibility, auto-commit defaults to off for existing physical
databases. This can be changed with Maint or MaintGui. Any physical database
built with Version 2.70 will have auto-commit set to on.

* Two new Transaction Isolation Modes -- the Enterprise Server now supports
the standard 4 transaction isolation modes.

Read-committed and repeatable-read

are added to the previously supported

read-uncommitted and serializable modes.

The transaction isolation mode can be set for a connection using
setTransactionIsolation() in java.sql.Connection. The default transaction
isolation mode for the server is set with the startup property --
transaction.isolation=. transaction.isolation= takes 'read.uncommitted',
'read.committed', 'repeatable.read' and 'serializable' as values. In 2.70,
if transaction.isolation= is not specified at startup, 'repeatable.read' is
used as the default.

* Removed server dependency on extension jar files for XA processing(xa=on)
with JDK 1.2 and JDK 1.3. Starting up the server with xa=on no longer
requires the JDBC 2.0 Standard Extension jar or J2EE jar on the classpath.
These jars still may be required for client application use of javax.sql.*
interfaces.

* New startup shell script for J2EE -- StartupJ2EE. This script specifies
default startup properties for J2EE, xa=on and
transaction.isolation=read.committed.

* Previously undocumented connection property -- session=, specified in
client documentation under "JDBC Support". session= specifies name for
session in the server log.

* Maximum Query Rows - New toggles for Ijdbc Utility (new Ijdbc Version
1.09):
- -a -- AutoCommit off
- -x nnn -- Maximum query rows.

* Documentation Improvements (doc subdirectory): Full HTML documentation
with Table of Contents linked to contents. This makes access to subjects and
features easier and allows printing of full documentation.

* Fixes to Reported Bugs since v2.60.
Download FirstSQL/J v2.70 today from the FirstSQL Download section.


Rate this page
Poor Excellent    

Comments

No comments at this time. Why not be the first?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Post new comment
Rate this page



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.