JSTL sql
Tag transaction


Provides nested database action elements with a shared Connection, set up to execute all statements as one transaction.


Tag Information
Tag Classorg.apache.taglibs.standard.tag.rt.sql.TransactionTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
dataSourcefalsetruejava.lang.String DataSource associated with the database to access. A String value represents a relative path to a JNDI resource or the parameters for the JDBC DriverManager facility.
isolationfalsetruejava.lang.String Transaction isolation level. If not specified, it is the isolation level the DataSource has been configured with.

Variables
No Variables Defined.


Output Generated by TLDDoc. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-3 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.