JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.smallmind.persistence.orm.aop
Annotation Interface NonTransactional
@Target
({
TYPE
,
CONSTRUCTOR
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
NonTransactional
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
[]
dataSources
boolean
implicit
Element Details
dataSources
String
[]
dataSources
Default:
{}
implicit
boolean
implicit
Default:
true