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