Field and Description |
---|
org.hibernate.ogm.cfg.OgmProperties.PORT
ignored when multiple hosts are defined in
OgmProperties.HOST , prefer the host:port approach |
Enum Constant and Description |
---|
org.hibernate.ogm.datastore.mongodb.options.WriteConcernType.ERRORS_IGNORED
This WriteConcern is no longer supported by MongoDB
|
org.hibernate.ogm.datastore.mongodb.options.AuthenticationMechanismType.MONGODB_CR
since MongoDB 3.0, use
AuthenticationMechanismType.SCRAM_SHA_1 or AuthenticationMechanismType.BEST |
Copyright © 2010-2015 Red Hat, Inc., Emmanuel Bernard and various contributors. All Rights Reserved.