Class Hierarchy
- java.lang.Object
- com.arangodb.springframework.config.AbstractArangoConfiguration
- com.arangodb.springframework.repository.query.AbstractArangoQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.repository.core.support.PersistentEntityInformation<T,ID>
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
- com.arangodb.springframework.core.mapping.ArangoMappingContext (implements org.springframework.context.ApplicationContextAware)
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<P>
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,S>
- com.arangodb.springframework.core.convert.resolver.AbstractResolver<A>
- com.arangodb.springframework.core.convert.resolver.FromResolver (implements com.arangodb.springframework.core.convert.resolver.RelationResolver<A>)
- com.arangodb.springframework.core.convert.resolver.RefResolver (implements com.arangodb.springframework.core.convert.resolver.ReferenceResolver<A>)
- com.arangodb.springframework.core.convert.resolver.RelationsResolver (implements com.arangodb.springframework.core.convert.resolver.RelationResolver<A>)
- com.arangodb.springframework.core.convert.resolver.ToResolver (implements com.arangodb.springframework.core.convert.resolver.RelationResolver<A>)
- com.arangodb.springframework.core.util.AqlUtils
- com.arangodb.springframework.config.ArangoEntityClassScanner
- com.arangodb.springframework.core.util.ArangoErrors
- com.arangodb.springframework.repository.ArangoExampleConverter<T>
- com.arangodb.springframework.core.util.ArangoExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
- com.arangodb.springframework.repository.query.ArangoResultConverter
- com.arangodb.springframework.core.convert.ArangoSimpleTypeConverters
- com.arangodb.springframework.core.mapping.ArangoSimpleTypes
- com.arangodb.springframework.core.template.ArangoTemplate (implements com.arangodb.springframework.core.ArangoOperations, com.arangodb.springframework.core.template.DefaultUserOperation.CollectionCallback)
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- com.arangodb.springframework.repository.query.derived.Conjunction
- com.arangodb.springframework.repository.query.derived.ConjunctionBuilder
- org.springframework.data.convert.CustomConversions
- com.arangodb.springframework.core.convert.DBEntityDeserializer (implements com.arangodb.velocypack.VPackDeserializer<T>)
- com.arangodb.springframework.core.convert.DBEntityModule (implements com.arangodb.velocypack.VPackModule)
- com.arangodb.springframework.core.convert.DBEntityModule.DBCollectionEntityInstantiator (implements com.arangodb.velocypack.VPackInstanceCreator<T>)
- com.arangodb.springframework.core.convert.DBEntityModule.DBDocumentEntityInstantiator (implements com.arangodb.velocypack.VPackInstanceCreator<T>)
- com.arangodb.springframework.core.convert.DefaultArangoConverter (implements com.arangodb.springframework.core.convert.ArangoConverter)
- com.arangodb.springframework.core.convert.DefaultArangoTypeMapper.DocumentTypeAliasAccessor (implements org.springframework.data.convert.TypeAliasAccessor<S>)
- com.arangodb.springframework.core.template.DefaultCollectionOperations (implements com.arangodb.springframework.core.CollectionOperations)
- org.springframework.data.convert.DefaultTypeMapper<S> (implements org.springframework.data.convert.TypeMapper<S>)
- com.arangodb.springframework.core.template.DefaultUserOperation (implements com.arangodb.springframework.core.UserOperations)
- com.arangodb.springframework.repository.query.derived.Disjunction
- com.arangodb.springframework.repository.query.derived.DisjunctionBuilder
- com.arangodb.springframework.core.convert.JodaTimeStringConverters
- org.springframework.data.repository.query.Parameters<S,T> (implements org.springframework.data.util.Streamable<T>)
- org.springframework.data.repository.query.ParametersParameterAccessor (implements org.springframework.data.repository.query.ParameterAccessor)
- com.arangodb.springframework.repository.query.derived.PartInformation
- 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>)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- com.arangodb.springframework.repository.query.derived.geo.Ring<T>
- com.arangodb.springframework.repository.SimpleArangoRepository<T> (implements com.arangodb.springframework.repository.ArangoRepository<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.UncategorizedDataAccessException
- com.arangodb.springframework.core.convert.TimeStringConverters
Interface Hierarchy
- com.arangodb.springframework.core.ArangoOperations
- org.springframework.beans.factory.Aware
- org.springframework.context.ApplicationContextAware
- com.arangodb.springframework.core.mapping.ArangoPersistentEntity<T> (also extends org.springframework.data.mapping.PersistentEntity<T,P>)
- com.arangodb.springframework.core.mapping.ArangoPersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware, org.springframework.data.mapping.PersistentEntity<T,P>)
- com.arangodb.springframework.core.CollectionOperations
- com.arangodb.springframework.core.convert.DBEntity
- com.arangodb.springframework.core.template.DefaultUserOperation.CollectionCallback
- org.springframework.data.repository.core.EntityMetadata<T>
- com.arangodb.springframework.repository.ArangoEntityInformation<T,ID>
- org.springframework.data.repository.core.EntityInformation<T,ID>
- org.springframework.data.convert.EntityReader<T,S>
- com.arangodb.springframework.core.convert.ArangoConverter (also extends com.arangodb.springframework.core.convert.ArangoEntityReader, com.arangodb.springframework.core.convert.ArangoEntityWriter, org.springframework.data.convert.EntityConverter<E,P,T,S>)
- com.arangodb.springframework.core.convert.ArangoEntityReader
- com.arangodb.springframework.core.convert.ArangoConverter (also extends com.arangodb.springframework.core.convert.ArangoEntityWriter, org.springframework.data.convert.EntityConverter<E,P,T,S>)
- org.springframework.data.convert.EntityConverter<E,P,T,S> (also extends org.springframework.data.convert.EntityWriter<T,S>)
- org.springframework.data.convert.EntityWriter<T,S>
- com.arangodb.springframework.core.convert.ArangoConverter (also extends com.arangodb.springframework.core.convert.ArangoEntityReader, com.arangodb.springframework.core.convert.ArangoEntityWriter, org.springframework.data.convert.EntityConverter<E,P,T,S>)
- com.arangodb.springframework.core.convert.ArangoEntityWriter
- com.arangodb.springframework.core.convert.ArangoConverter (also extends com.arangodb.springframework.core.convert.ArangoEntityReader, org.springframework.data.convert.EntityConverter<E,P,T,S>)
- org.springframework.data.convert.EntityConverter<E,P,T,S> (also extends org.springframework.data.convert.EntityReader<T,S>)
- java.lang.Iterable<T>
- com.arangodb.springframework.repository.query.ArangoParameterAccessor
- com.arangodb.springframework.core.mapping.ArangoPersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware, org.springframework.data.mapping.PersistentEntity<T,P>)
- org.springframework.data.repository.query.ParameterAccessor
- org.springframework.data.mapping.PersistentEntity<T,P>
- com.arangodb.springframework.core.mapping.ArangoPersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware)
- org.springframework.data.mapping.PersistentProperty<P>
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- com.arangodb.springframework.repository.ArangoRepository<T> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.arangodb.springframework.core.convert.resolver.ReferenceResolver<A>
- com.arangodb.springframework.core.convert.resolver.RelationResolver<A>
- org.springframework.data.repository.Repository<T,ID>
- com.arangodb.springframework.repository.ArangoRepository<T> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.CrudRepository<T,ID>
- com.arangodb.springframework.repository.ArangoRepository<T> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- com.arangodb.springframework.repository.ArangoRepository<T> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- com.arangodb.springframework.repository.ArangoRepository<T> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- com.arangodb.springframework.core.convert.resolver.ResolverFactory
- org.springframework.data.convert.TypeMapper<S>
- com.arangodb.springframework.core.UserOperations
Annotation Type Hierarchy
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.arangodb.springframework.annotation.Relations.Direction
- com.arangodb.springframework.core.ArangoOperations.UpsertStrategy
- com.arangodb.springframework.core.convert.TimeStringConverters.InstantToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.TimeStringConverters.LocalDateToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.TimeStringConverters.LocalDateTimeToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.TimeStringConverters.OffsetDateTimeToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.TimeStringConverters.ZonedDateTimeToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.TimeStringConverters.StringToInstantConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.TimeStringConverters.StringToLocalDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.TimeStringConverters.StringToLocalDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.TimeStringConverters.StringToOffsetDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.TimeStringConverters.StringToZonedDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.JodaTimeStringConverters.InstantToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.JodaTimeStringConverters.DateTimeToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.JodaTimeStringConverters.LocalDateToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.JodaTimeStringConverters.LocalDateTimeToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.JodaTimeStringConverters.StringToInstantConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.JodaTimeStringConverters.StringToDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.JodaTimeStringConverters.StringToLocalDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.JodaTimeStringConverters.StringToLocalDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.ArangoSimpleTypeConverters.Base64StringToByteArrayConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.ArangoSimpleTypeConverters.StringToDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.ArangoSimpleTypeConverters.StringToSqlDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.arangodb.springframework.core.convert.ArangoSimpleTypeConverters.StringToSqlTimestampConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
Copyright © 2017–2018 ArangoDB GmbH. All rights reserved.