Tags 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.StringDataSource 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.StringTransaction isolation level. If not specified, it is the isolation level the DataSource has been configured with.

Variables
No Variables Defined.


Copyright © 2018, 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.