Class Hierarchy
- java.lang.Object
- org.springframework.content.jpa.io.AbstractBlobResource (implements org.springframework.content.jpa.io.BlobResource)
- org.springframework.content.commons.config.AbstractStoreBeanDefinitionRegistrar (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.content.commons.repository.factory.AbstractStoreFactoryBean (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, internal.org.springframework.content.commons.store.factory.StoreFactory)
- org.springframework.content.jpa.io.CustomizableBlobResourceLoader (implements org.springframework.content.jpa.io.BlobResourceLoader)
- internal.org.springframework.content.jpa.store.DefaultJpaStoreImpl<S,SID> (implements org.springframework.content.commons.repository.AssociativeStore<S,SID>, org.springframework.content.commons.repository.ContentStore<S,SID>, org.springframework.content.commons.store.ContentStore<S,SID>, org.springframework.content.commons.repository.Store<SID>)
- internal.org.springframework.content.jpa.io.DelegatingBlobResourceLoader (implements org.springframework.core.io.ResourceLoader)
- java.io.InputStream (implements java.io.Closeable)
- internal.org.springframework.content.jpa.config.JpaStoreConfiguration
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
Interface Hierarchy
- org.springframework.core.io.InputStreamSource
- org.springframework.core.io.Resource
- org.springframework.content.jpa.io.BlobResource (also extends org.springframework.content.commons.io.DeletableResource, org.springframework.core.io.WritableResource)
- org.springframework.content.commons.io.DeletableResource
- org.springframework.content.jpa.io.BlobResource (also extends org.springframework.core.io.Resource, org.springframework.core.io.WritableResource)
- org.springframework.core.io.WritableResource
- org.springframework.content.jpa.io.BlobResource (also extends org.springframework.content.commons.io.DeletableResource, org.springframework.core.io.Resource)
- org.springframework.content.jpa.config.JpaStoreConfigurer
- org.springframework.content.jpa.config.JpaStoreProperties
- org.springframework.core.io.ResourceLoader
- internal.org.springframework.content.jpa.io.ResourceProvider
- org.springframework.content.commons.repository.Store<SID>
- org.springframework.content.commons.store.Store<SID>
Annotation Interface Hierarchy