T
- public interface ArangoPersistentEntity<T> extends org.springframework.data.mapping.PersistentEntity<T,ArangoPersistentProperty>, ApplicationContextAware
doWithAll, doWithAssociations, doWithAssociations, doWithProperties, doWithProperties, findAnnotation, getIdentifierAccessor, getIdProperty, getInstanceCreatorMetadata, getName, getPersistenceConstructor, getPersistentProperties, getPersistentProperty, getPersistentProperty, getPropertyAccessor, getPropertyPathAccessor, getRequiredAnnotation, getRequiredIdProperty, getRequiredPersistentProperty, getRequiredVersionProperty, getType, getTypeAlias, getTypeInformation, getVersionProperty, hasIdProperty, hasVersionProperty, isAnnotationPresent, isConstructorArgument, isCreatorArgument, isIdProperty, isImmutable, isNew, isVersionProperty, requiresPropertyPopulation
forEach, iterator, spliterator
setApplicationContext
String getCollection()
com.arangodb.model.CollectionCreateOptions getCollectionOptions()
Optional<ArangoPersistentProperty> getArangoIdProperty()
Optional<ArangoPersistentProperty> getRevProperty()
Collection<HashIndex> getHashIndexes()
Collection<SkiplistIndex> getSkiplistIndexes()
Collection<PersistentIndex> getPersistentIndexes()
Collection<GeoIndex> getGeoIndexes()
Collection<FulltextIndex> getFulltextIndexes()
Collection<ArangoPersistentProperty> getHashIndexedProperties()
Collection<ArangoPersistentProperty> getSkiplistIndexedProperties()
Collection<ArangoPersistentProperty> getPersistentIndexedProperties()
Collection<ArangoPersistentProperty> getGeoIndexedProperties()
Collection<ArangoPersistentProperty> getFulltextIndexedProperties()
Optional<ArangoPersistentProperty> getTtlIndexedProperty()
org.springframework.data.mapping.IdentifierAccessor getArangoIdAccessor(Object bean)
Copyright © 2017–2023 ArangoDB GmbH. All rights reserved.