| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.apache.taglibs.standard.tag.rt.sql.TransactionTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
dataSource | false | true | java.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. |
isolation | false | true | java.lang.String | Transaction isolation level. If not specified, it is the isolation level the DataSource has been configured with. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |