JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
io.helidon.transaction
Package
io.helidon.transaction
Annotation Interface Tx.Never
Enclosing class:
Tx
@Intercepted
@Retention
(
SOURCE
)
@Target
({
TYPE
,
METHOD
})
public static @interface
Tx.Never
Annotated method will be executed with managed transaction of
Tx.Type.NEVER
type.