Class SqlRepositoryServiceImpl

  • All Implemented Interfaces:
    RepositoryService

    @Repository
    public class SqlRepositoryServiceImpl
    extends SqlBaseService
    implements RepositoryService
    Author:
    lazyman

    Note: don't autowire this class - because of Spring AOP use it couldn't be found by implementation class; only by its interface.