CurrentSession
to obtain an entity manager@ScopedProxy
@Documented
@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,FIELD,PARAMETER})
@Bean
@Deprecated
public @interface CurrentSession
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
value
Deprecated.
|