@Target(value={METHOD,TYPE,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Inherited public @interface SpringTransactionManager
Transactional
annotation to define the
transaction as a Spring managed one and specify the concerned Spring transaction manager.public abstract String value
Copyright © 2013-2018–2019 SeedStack. All rights reserved.