Annotation Type SessionFactoryProvider


  • @Stereotype
    @Inherited
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface SessionFactoryProvider
    Qualifies an SqlSessionFactory provider method as usable by mybatis-cdi.
    Author:
    Frank David Martínez