程序包 y9.jpa.extension

类 Y9AnnotationRepositoryConfigurationSource

  • 所有已实现的接口:
    org.springframework.data.repository.config.RepositoryConfigurationSource

    public class Y9AnnotationRepositoryConfigurationSource
    extends org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
    • 字段概要

      • 从类继承的字段 org.springframework.data.repository.config.RepositoryConfigurationSourceSupport

        DEFAULT_REPOSITORY_IMPL_POSTFIX
    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型 方法 说明
      org.springframework.data.util.Streamable<String> getBasePackages()  
      • 从类继承的方法 org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource

        getAttribute, getAttribute, getAttributes, getBootstrapMode, getEnableAnnotationMetadata, getExcludeFilters, getIncludeFilters, getNamedQueryLocation, getQueryLookupStrategyKey, getRepositoryBaseClassName, getRepositoryFactoryBeanClassName, getRepositoryImplementationPostfix, getResourceDescription, getSource, shouldConsiderNestedRepositories, usesExplicitFilters
      • 从类继承的方法 org.springframework.data.repository.config.RepositoryConfigurationSourceSupport

        generateBeanName, getCandidates, toImplementationDetectionConfiguration
      • 从接口继承的方法 org.springframework.data.repository.config.RepositoryConfigurationSource

        getRequiredAttribute
    • 方法详细资料

      • getBasePackages

        public org.springframework.data.util.Streamable<String> getBasePackages()
        指定者:
        getBasePackages 在接口中 org.springframework.data.repository.config.RepositoryConfigurationSource
        覆盖:
        getBasePackages 在类中 org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource