@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface Transactional
You need to add TransactionalService to your configuration to support this annotation.
TransactionalService
Copyright © 2014 Atteo. All rights reserved.