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