Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.data.mongodb.core.mapping Classes and Interfaces - 25 results found.
NameDescriptionTypePackageFramework
AbstractDeleteEventBase class for delete events.Classorg.springframework.data.mongodb.core.mapping.eventSpringData MongoDb
AbstractMongoEventListenerBase class to implement domain class specific ApplicationListeners.Classorg.springframework.data.mongodb.core.mapping.eventSpringData MongoDb
AfterConvertEventClassorg.springframework.data.mongodb.core.mapping.eventSpringData MongoDb
AfterDeleteEventEvent being thrown after a single or a set of documents has/have been deleted.Classorg.springframework.data.mongodb.core.mapping.eventSpringData MongoDb
AfterLoadEventEvent to be triggered after loading DBObjects to be mapped onto a given type.Classorg.springframework.data.mongodb.core.mapping.eventSpringData MongoDb
AfterSaveEventClassorg.springframework.data.mongodb.core.mapping.eventSpringData MongoDb
AuditingEventListenerEvent listener to populate auditing related fields on an entity about to be saved.Classorg.springframework.data.mongodb.core.mapping.eventSpringData MongoDb
BasicMongoPersistentEntityMongoDB specific MongoPersistentEntity implementation that adds Mongo specific meta-data such as thecollection name and the like.Classorg.springframework.data.mongodb.core.mappingSpringData MongoDb
BasicMongoPersistentPropertyMongoDB specific MongoPersistentProperty implementation.Classorg.springframework.data.mongodb.core.mappingSpringData MongoDb
BeforeConvertEventEvent being thrown before a domain object is converted to be persisted.Classorg.springframework.data.mongodb.core.mapping.eventSpringData MongoDb
BeforeDeleteEventEvent being thrown before a document is deleted.Classorg.springframework.data.mongodb.core.mapping.eventSpringData MongoDb
BeforeSaveEventClassorg.springframework.data.mongodb.core.mapping.eventSpringData MongoDb
CachingMongoPersistentPropertyMongoPersistentProperty caching access to isIdProperty() and getFieldName().Classorg.springframework.data.mongodb.core.mappingSpringData MongoDb
DBRefAn annotation that indicates the annotated field is to be stored using a DBRef.Classorg.springframework.data.mongodb.core.mappingSpringData MongoDb
DocumentIdentifies a domain object to be persisted to MongoDB.Classorg.springframework.data.mongodb.core.mappingSpringData MongoDb
FieldAnnotation to define custom metadata for document fields.Classorg.springframework.data.mongodb.core.mappingSpringData MongoDb
LoggingEventListenerApplicationListener for Mongo mapping events logging the events.Classorg.springframework.data.mongodb.core.mapping.eventSpringData MongoDb
MongoMappingContextDefault implementation of a MappingContext for MongoDB using BasicMongoPersistentEntity andBasicMongoPersistentProperty as primary abstractions.Classorg.springframework.data.mongodb.core.mappingSpringData MongoDb
MongoMappingEventClassorg.springframework.data.mongodb.core.mapping.eventSpringData MongoDb
MongoPersistentEntityMongoDB specific PersistentEntity abstraction.Interfaceorg.springframework.data.mongodb.core.mappingSpringData MongoDb
MongoPersistentPropertyMongoDB specific PersistentProperty extension.Interfaceorg.springframework.data.mongodb.core.mappingSpringData MongoDb
MongoPersistentProperty .PropertyToFieldNameConverterSimple Converter implementation to transform a MongoPersistentProperty into its field name.Classorg.springframework.data.mongodb.core.mapping.MongoPersistentPropertySpringData MongoDb
MongoSimpleTypesSimple constant holder for a SimpleTypeHolder enriched with Mongo specific simple types.Classorg.springframework.data.mongodb.core.mappingSpringData MongoDb
TextScoreTextScore marks the property to be considered as the on server calculated textScore when doingNOTE Property will not be written when saving entity.Classorg.springframework.data.mongodb.core.mappingSpringData MongoDb
ValidatingMongoEventListenerjavax.Classorg.springframework.data.mongodb.core.mapping.eventSpringData MongoDb