Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionUsers that intend auto commit can achieve it by simply not using @Transactionaluse
Transactional.isolation()
instead, setting this property has no effect.
-
Deprecated Constructors
-
Deprecated Annotation Type ElementsAnnotation Type ElementDescriptionUsers that intend auto commit can achieve it by simply not using @Transactionaluse
Transactional.isolation()
instead, setting this property has no effect.