Hierarchy For All Packages
Package Hierarchies:- com.arangodb.springframework,
- com.arangodb.springframework.annotation,
- com.arangodb.springframework.config,
- com.arangodb.springframework.core,
- com.arangodb.springframework.core.convert,
- com.arangodb.springframework.core.convert.resolver,
- com.arangodb.springframework.core.geo,
- com.arangodb.springframework.core.mapping,
- com.arangodb.springframework.core.mapping.event,
- com.arangodb.springframework.core.template,
- com.arangodb.springframework.core.util,
- com.arangodb.springframework.repository,
- com.arangodb.springframework.repository.query,
- com.arangodb.springframework.repository.query.derived,
- com.arangodb.springframework.repository.query.derived.geo
Class Hierarchy
- java.lang.Object
- com.arangodb.springframework.core.mapping.event.AbstractArangoEventListener<T> (implements org.springframework.context.ApplicationListener<E>)
- com.arangodb.springframework.core.mapping.event.AuditingEventListener
- com.arangodb.springframework.repository.query.AbstractArangoQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- com.arangodb.springframework.repository.query.DerivedArangoQuery
- com.arangodb.springframework.repository.query.StringBasedArangoQuery
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.HashMap<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - com.arangodb.springframework.core.convert.DBDocumentEntity
- java.util.HashMap<K,
- org.springframework.data.mapping.context.AbstractMappingContext<E,
P> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, 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>
- com.arangodb.springframework.core.mapping.DefaultArangoPersistentProperty (implements com.arangodb.springframework.core.mapping.ArangoPersistentProperty)
- org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<P>
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,
S> - com.arangodb.springframework.repository.query.derived.DerivedQueryCreator
- com.arangodb.springframework.core.convert.resolver.AbstractResolver
- com.arangodb.springframework.core.convert.resolver.DocumentFromResolver (implements com.arangodb.springframework.core.convert.resolver.RelationResolver<A>)
- com.arangodb.springframework.core.convert.resolver.DocumentToResolver (implements com.arangodb.springframework.core.convert.resolver.RelationResolver<A>)
- com.arangodb.springframework.core.convert.resolver.EdgeFromResolver (implements com.arangodb.springframework.core.convert.resolver.RelationResolver<A>)
- com.arangodb.springframework.core.convert.resolver.EdgeToResolver (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.util.AqlUtils
- com.arangodb.springframework.core.convert.ArangoConverters
- 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<T>
- com.arangodb.springframework.core.mapping.ArangoSimpleTypes
- com.arangodb.springframework.core.template.ArangoTemplate (implements org.springframework.context.ApplicationContextAware, com.arangodb.springframework.core.ArangoOperations, com.arangodb.springframework.core.template.DefaultUserOperation.CollectionCallback)
- org.springframework.data.auditing.config.AuditingBeanDefinitionRegistrarSupport (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- com.arangodb.springframework.config.ArangoAuditingRegistrar
- org.springframework.data.mapping.model.BasicPersistentEntity<T,
P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T, P>) - com.arangodb.springframework.core.mapping.DefaultArangoPersistentEntity<T> (implements com.arangodb.springframework.core.mapping.ArangoPersistentEntity<T>)
- com.arangodb.springframework.repository.query.derived.BindParameterBinding
- com.arangodb.springframework.repository.query.derived.Criteria
- org.springframework.data.convert.CustomConversions
- com.arangodb.springframework.core.convert.ArangoCustomConversions
- com.arangodb.springframework.core.convert.DefaultArangoConverter (implements com.arangodb.springframework.core.convert.ArangoConverter)
- com.arangodb.springframework.core.convert.DefaultArangoTypeMapper (implements com.arangodb.springframework.core.convert.ArangoTypeMapper)
- com.arangodb.springframework.core.convert.DefaultArangoTypeMapper.DefaultTypeAliasAccessor (implements com.arangodb.springframework.core.convert.ArangoTypeAliasAccessor)
- com.arangodb.springframework.core.template.DefaultCollectionOperations (implements com.arangodb.springframework.core.CollectionOperations)
- com.arangodb.springframework.core.template.DefaultUserOperation (implements com.arangodb.springframework.core.UserOperations)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- com.arangodb.springframework.core.mapping.event.ArangoMappingEvent<T>
- com.arangodb.springframework.core.mapping.event.AbstractDeleteEvent<T>
- com.arangodb.springframework.core.mapping.event.AfterDeleteEvent<T>
- com.arangodb.springframework.core.mapping.event.BeforeDeleteEvent<T>
- com.arangodb.springframework.core.mapping.event.AfterLoadEvent<T>
- com.arangodb.springframework.core.mapping.event.AfterSaveEvent<T>
- com.arangodb.springframework.core.mapping.event.BeforeSaveEvent<T>
- com.arangodb.springframework.core.mapping.event.AbstractDeleteEvent<T>
- com.arangodb.springframework.core.mapping.event.ArangoMappingEvent<T>
- org.springframework.context.ApplicationEvent
- com.arangodb.springframework.core.convert.GeoConverters
- com.arangodb.springframework.core.geo.GeoJsonMultiLineString (implements com.arangodb.springframework.core.geo.GeoJson<T>)
- com.arangodb.springframework.core.geo.GeoJsonMultiPoint (implements com.arangodb.springframework.core.geo.GeoJson<T>)
- com.arangodb.springframework.core.geo.GeoJsonLineString
- com.arangodb.springframework.core.geo.GeoJsonMultiPolygon (implements com.arangodb.springframework.core.geo.GeoJson<T>)
- com.arangodb.springframework.core.convert.JavaTimeUtil
- com.arangodb.springframework.core.util.MetadataUtils
- org.springframework.data.repository.query.Parameters<S,
T> (implements org.springframework.data.util.Streamable<T>) - com.arangodb.springframework.repository.query.ArangoParameters
- org.springframework.data.repository.query.ParametersParameterAccessor (implements org.springframework.data.repository.query.ParameterAccessor)
- com.arangodb.springframework.repository.query.ArangoParametersParameterAccessor (implements com.arangodb.springframework.repository.query.ArangoParameterAccessor)
- org.springframework.data.repository.core.support.PersistentEntityInformation<T,
ID> (implements org.springframework.data.repository.core.EntityInformation<T, ID>) - com.arangodb.springframework.repository.ArangoPersistentEntityInformation<T,
ID> (implements com.arangodb.springframework.repository.ArangoEntityInformation<T, ID>)
- com.arangodb.springframework.repository.ArangoPersistentEntityInformation<T,
- org.springframework.data.geo.Point (implements java.io.Serializable)
- com.arangodb.springframework.core.geo.GeoJsonPoint (implements com.arangodb.springframework.core.geo.GeoJson<T>)
- org.springframework.data.geo.Polygon (implements java.lang.Iterable<T>, org.springframework.data.geo.Shape)
- com.arangodb.springframework.core.geo.GeoJsonPolygon (implements com.arangodb.springframework.core.geo.GeoJson<T>)
- org.springframework.data.repository.query.QueryMethod
- com.arangodb.springframework.repository.query.ArangoQueryMethod
- org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- com.arangodb.springframework.repository.ArangoRepositoriesRegistrar
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- com.arangodb.springframework.repository.ArangoRepositoryConfigurationExtension
- 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.context.EnvironmentAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T, ID>) - com.arangodb.springframework.repository.ArangoRepositoryFactoryBean<T,
S, ID> (implements org.springframework.context.ApplicationContextAware)
- com.arangodb.springframework.repository.ArangoRepositoryFactoryBean<T,
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable)
- com.arangodb.springframework.repository.ArangoRepositoryFactory
- com.arangodb.springframework.repository.query.derived.geo.Ring<T>
- com.arangodb.springframework.repository.SimpleArangoRepository<T,
ID> (implements com.arangodb.springframework.repository.ArangoRepository<T, ID>) - org.springframework.data.mapping.TargetAwareIdentifierAccessor (implements org.springframework.data.mapping.IdentifierAccessor)
- com.arangodb.springframework.core.mapping.ArangoIdPropertyIdentifierAccessor
- 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.DataRetrievalFailureException
- com.arangodb.springframework.core.DocumentNotFoundException
- org.springframework.dao.UncategorizedDataAccessException
- com.arangodb.springframework.ArangoUncategorizedException
- org.springframework.dao.DataRetrievalFailureException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataAccessException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- com.arangodb.springframework.core.convert.TimeStringConverters
- com.arangodb.springframework.core.mapping.event.AbstractArangoEventListener<T> (implements org.springframework.context.ApplicationListener<E>)
Interface Hierarchy
- com.arangodb.springframework.config.ArangoConfiguration
- com.arangodb.springframework.core.convert.ArangoEntityWriter
- com.arangodb.springframework.core.convert.ArangoConverter (also extends com.arangodb.springframework.core.convert.ArangoEntityReader)
- com.arangodb.springframework.core.ArangoOperations
- com.arangodb.springframework.core.convert.ArangoTypeAliasAccessor
- com.arangodb.springframework.core.convert.ArangoTypeMapper
- 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.data.mapping.PersistentEntity<T,
- org.springframework.context.ApplicationContextAware
- com.arangodb.springframework.core.CollectionOperations
- com.arangodb.springframework.core.template.DefaultUserOperation.CollectionCallback
- org.springframework.data.repository.core.EntityMetadata<T>
- org.springframework.data.repository.core.EntityInformation<T,
ID> - com.arangodb.springframework.repository.ArangoEntityInformation<T,
ID>
- com.arangodb.springframework.repository.ArangoEntityInformation<T,
- org.springframework.data.repository.core.EntityInformation<T,
- org.springframework.data.convert.EntityReader<T,
S> - com.arangodb.springframework.core.convert.ArangoEntityReader
- com.arangodb.springframework.core.convert.ArangoConverter (also extends com.arangodb.springframework.core.convert.ArangoEntityWriter)
- com.arangodb.springframework.core.convert.ArangoEntityReader
- com.arangodb.springframework.core.geo.GeoJson<T>
- java.lang.Iterable<T>
- org.springframework.data.repository.query.ParameterAccessor
- com.arangodb.springframework.repository.query.ArangoParameterAccessor
- org.springframework.data.mapping.PersistentEntity<T,
P> - com.arangodb.springframework.core.mapping.ArangoPersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware)
- org.springframework.data.repository.query.ParameterAccessor
- com.arangodb.springframework.core.convert.resolver.LazyLoadingProxy
- org.springframework.data.mapping.PersistentProperty<P>
- com.arangodb.springframework.core.mapping.ArangoPersistentProperty
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- com.arangodb.springframework.repository.ArangoRepository<T,
ID> (also extends org.springframework.data.repository.CrudRepository<T, ID>, org.springframework.data.repository.PagingAndSortingRepository<T, ID>)
- com.arangodb.springframework.repository.ArangoRepository<T,
- com.arangodb.springframework.core.convert.resolver.ReferenceResolver<A>
- com.arangodb.springframework.core.convert.resolver.RelationResolver<A>
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - com.arangodb.springframework.repository.ArangoRepository<T,
ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- com.arangodb.springframework.repository.ArangoRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - com.arangodb.springframework.repository.ArangoRepository<T,
ID> (also extends org.springframework.data.repository.CrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- com.arangodb.springframework.repository.ArangoRepository<T,
- org.springframework.data.repository.CrudRepository<T,
- com.arangodb.springframework.core.convert.resolver.ResolverFactory
- com.arangodb.springframework.core.UserOperations
Annotation Interface Hierarchy
- com.arangodb.springframework.annotation.ArangoComputedValue (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.ArangoComputedValueDefinition (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.ArangoComputedValueDefinitions (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.ArangoId (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.BindVars (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.Document (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.Edge (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.EnableArangoAuditing (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.EnableArangoRepositories (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.Field (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.From (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.FulltextIndex (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.FulltextIndexed (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.FulltextIndexes (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.GeoIndex (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.GeoIndexed (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.GeoIndexes (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.MDIndex (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.MDIndexes (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.MDPrefixedIndex (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.MDPrefixedIndexes (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.PersistentIndex (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.PersistentIndexed (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.PersistentIndexes (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.Query (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.QueryOptions (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.Ref (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.Relations (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.Rev (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.SpelParam (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.To (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.TtlIndex (implements java.lang.annotation.Annotation)
- com.arangodb.springframework.annotation.TtlIndexed (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.arangodb.springframework.core.convert.ArangoConverters.StringToUuidConverter (implements org.springframework.core.convert.converter.Converter<S,
T>) - com.arangodb.springframework.core.convert.ArangoConverters.UuidToStringConverter (implements org.springframework.core.convert.converter.Converter<S,
T>) - com.arangodb.springframework.annotation.Relations.Direction
- com.arangodb.springframework.core.convert.TimeStringConverters.DateToStringConverter (implements org.springframework.core.convert.converter.Converter<S,
T>) - com.arangodb.springframework.core.convert.TimeStringConverters.InstantToStringConverter (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.LocalDateToStringConverter (implements org.springframework.core.convert.converter.Converter<S,
T>) - com.arangodb.springframework.core.convert.TimeStringConverters.LocalTimeToStringConverter (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.StringToDateConverter (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.StringToLocalTimeConverter (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.TimeStringConverters.ZonedDateTimeToStringConverter (implements org.springframework.core.convert.converter.Converter<S,
T>)
- com.arangodb.springframework.core.convert.ArangoConverters.StringToUuidConverter (implements org.springframework.core.convert.converter.Converter<S,
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)