Index

A C D M O 
All Classes and Interfaces|All Packages|Serialized Form

A

applyToMongoClientSettings(Consumer<MongoClientSettings.Builder>) - Method in interface com.mongodb.hibernate.cfg.MongoConfigurator

C

com.mongodb.hibernate.annotations - package com.mongodb.hibernate.annotations
Annotations for configuring a domain model.
com.mongodb.hibernate.cfg - package com.mongodb.hibernate.cfg
Program elements related to configuring the MongoDB Extension for Hibernate ORM.
com.mongodb.hibernate.service.spi - package com.mongodb.hibernate.service.spi
The SPI for integrating pluggable services.
configure(MongoConfigurator) - Method in interface com.mongodb.hibernate.service.spi.MongoConfigurationContributor
Configures the MongoDB Extension for Hibernate ORM.

D

databaseName(String) - Method in interface com.mongodb.hibernate.cfg.MongoConfigurator
Sets the name of a MongoDB database to use.

M

MongoConfigurationContributor - Interface in com.mongodb.hibernate.service.spi
A Service an application may use for programmatically configuring the MongoDB Extension for Hibernate ORM.
MongoConfigurator - Interface in com.mongodb.hibernate.cfg
The configurator of the MongoDB Extension for Hibernate ORM.

O

ObjectIdGenerator - Annotation Interface in com.mongodb.hibernate.annotations
Specifies that the value of an annotated persistent attribute, including an entity identifier, is generated using ObjectIdGenerator before inserting.
A C D M O 
All Classes and Interfaces|All Packages|Serialized Form