Class Hierarchy

  • java.lang.Object
    • org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
    • org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
      • com.google.cloud.spring.data.spanner.core.mapping.SpannerMappingContext (implements org.springframework.context.ApplicationContextAware)
    • org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
    • org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.ConfigurableTransactionManager, org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
    • com.google.cloud.spring.data.spanner.core.AbstractSpannerRequestOptions<A> (implements java.io.Serializable)
    • org.springframework.data.auditing.config.AuditingBeanDefinitionRegistrarSupport (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
    • org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
    • com.google.cloud.spring.data.spanner.core.admin.CachingComposingSupplier<T,U> (implements java.util.function.Supplier<T>)
    • com.google.cloud.spring.data.spanner.core.convert.CommitTimestamp
    • com.google.cloud.spring.data.spanner.core.convert.CommitTimestamp.CommitTimestampDecorator<S> (implements org.springframework.core.convert.converter.Converter<S,T>)
    • com.google.cloud.spring.data.spanner.core.convert.ConversionUtils
    • com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor (implements com.google.cloud.spring.data.spanner.core.convert.SpannerEntityProcessor)
    • com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityWriter (implements com.google.cloud.spring.data.spanner.core.convert.SpannerEntityWriter)
    • java.util.EventObject (implements java.io.Serializable)
      • org.springframework.context.ApplicationEvent
    • com.google.cloud.spring.data.spanner.repository.query.PartTreeSpannerQuery<T>
    • org.springframework.data.repository.query.QueryMethod
    • org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
    • org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
    • org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
      • com.google.cloud.spring.data.spanner.repository.support.SpannerRepositoryFactoryBean<T,S,I> (implements org.springframework.context.ApplicationContextAware)
    • org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
      • com.google.cloud.spring.data.spanner.repository.support.SpannerRepositoryFactory (implements org.springframework.context.ApplicationContextAware)
    • com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository<T,I> (implements com.google.cloud.spring.data.spanner.repository.SpannerRepository<T,I>)
    • com.google.cloud.spring.data.spanner.repository.support.SpannerAuditingEventListener (implements org.springframework.context.ApplicationListener<E>)
    • com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty (implements com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty)
    • com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
    • com.google.cloud.spring.data.spanner.core.convert.SpannerCustomConverter
    • com.google.cloud.spring.data.spanner.core.admin.SpannerDatabaseAdminTemplate
    • com.google.cloud.spring.data.spanner.core.SpannerMutationFactoryImpl (implements com.google.cloud.spring.data.spanner.core.SpannerMutationFactory)
    • com.google.cloud.spring.data.spanner.repository.query.SpannerQueryLookupStrategy (implements org.springframework.data.repository.query.QueryLookupStrategy)
    • com.google.cloud.spring.data.spanner.aot.SpannerRepositoryRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
    • com.google.cloud.spring.data.spanner.core.admin.SpannerSchemaUtils
    • com.google.cloud.spring.data.spanner.aot.SpannerSchemaUtilsRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
    • com.google.cloud.spring.data.spanner.repository.query.SpannerStatementQueryExecutor
    • com.google.cloud.spring.data.spanner.core.SpannerTemplate (implements org.springframework.context.ApplicationEventPublisherAware, com.google.cloud.spring.data.spanner.core.SpannerOperations)
    • com.google.cloud.spring.data.spanner.core.SpannerTransactionManager.Tx
    • com.google.cloud.spring.data.spanner.core.convert.SpannerTypeMapper
    • com.google.cloud.spring.data.spanner.repository.query.SqlSpannerQuery<T>
    • com.google.cloud.spring.data.spanner.core.convert.StructAccessor
    • java.lang.Throwable (implements java.io.Serializable)

Interface Hierarchy

  • org.springframework.beans.factory.Aware
    • org.springframework.context.ApplicationContextAware
      • com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity<T> (also extends org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
  • org.springframework.data.convert.EntityReader<T,S>
    • com.google.cloud.spring.data.spanner.core.convert.SpannerEntityReader
  • org.springframework.data.convert.EntityWriter<T,S>
  • java.lang.Iterable<T>
    • org.springframework.data.mapping.PersistentEntity<T,P>
      • org.springframework.data.mapping.model.MutablePersistentEntity<T,P>
        • com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware)
  • com.google.cloud.spring.data.spanner.core.convert.MultipleValueBinder
  • org.springframework.data.mapping.PersistentProperty<P>
  • org.springframework.data.repository.Repository<T,ID>
    • org.springframework.data.repository.CrudRepository<T,ID>
      • com.google.cloud.spring.data.spanner.repository.SpannerRepository<T,I> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
    • org.springframework.data.repository.PagingAndSortingRepository<T,ID>
      • com.google.cloud.spring.data.spanner.repository.SpannerRepository<T,I> (also extends org.springframework.data.repository.CrudRepository<T,ID>)
  • com.google.cloud.spring.data.spanner.core.SpannerMutationFactory
  • com.google.cloud.spring.data.spanner.core.SpannerOperations
  • java.util.function.Supplier<T>

Annotation Interface Hierarchy

  • com.google.cloud.spring.data.spanner.core.mapping.Column (implements java.lang.annotation.Annotation)
  • com.google.cloud.spring.data.spanner.core.mapping.Embedded (implements java.lang.annotation.Annotation)
  • com.google.cloud.spring.data.spanner.repository.config.EnableSpannerAuditing (implements java.lang.annotation.Annotation)
  • com.google.cloud.spring.data.spanner.repository.config.EnableSpannerRepositories (implements java.lang.annotation.Annotation)
  • com.google.cloud.spring.data.spanner.core.mapping.Interleaved (implements java.lang.annotation.Annotation)
  • com.google.cloud.spring.data.spanner.core.mapping.NotMapped (implements java.lang.annotation.Annotation)
  • com.google.cloud.spring.data.spanner.core.mapping.PrimaryKey (implements java.lang.annotation.Annotation)
  • com.google.cloud.spring.data.spanner.repository.query.Query (implements java.lang.annotation.Annotation)
  • com.google.cloud.spring.data.spanner.core.mapping.Table (implements java.lang.annotation.Annotation)
  • com.google.cloud.spring.data.spanner.core.mapping.Where (implements java.lang.annotation.Annotation)