mongodb-driver-core-4.3.3.jar中文-英文对照文档.zip

org.mongodbmongodb-driver-core4.3.3API文档接口文档中文文档中英对照JavaJavaDoc操作手册Maven依赖Gradle依赖Java开发使用指南离线文档Java编程寒水馨
文件基础信息

文件名称: mongodb-driver-core-4.3.3.jar中文-英文对照文档.zip

文件类型: Java 组件中文文档
文件大小: 2.34 MB

选择下载方式

方式1:前往hanshuixin.org下载
前往 hanshuixin.org ,在hanshuixin.org查看/下载

文件简介

mongodb-driver-core-4.3.3.jar中文-英文对照文档.zip 中包含以下内容

  1. 中文-英文对照文档:位于压缩包内的“文档”文件夹中
  2. 说明文件:使用说明.txt、README.md
  3. Maven依赖:mongodb-driver-core-4.3.3.jar Maven依赖信息(可用于项目pom.xml).txt
  4. Gradle依赖:mongodb-driver-core-4.3.3.jar Gradle依赖信息(可用于项目build.gradle).txt
  5. jar包下载地址:mongodb-driver-core-4.3.3.jar下载地址(官方地址+国内镜像地址).txt
  6. 源码下载地址:mongodb-driver-core-4.3.3-sources.jar下载地址(官方地址+国内镜像地址).txt

使用方法

  1. 解压 mongodb-driver-core-4.3.3.jar中文-英文对照文档.zip,找到 解压后的文件夹>文档>index.html,双击index.html即可用浏览器打开查看。
  2. 为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地)。
  3. 有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件。

组件信息

简介

  • 名称: MongoDB Java Driver Core
  • 描述: MongoDB Java驱动程序的Java操作层。第三方可以包装此层以提供自定义的高级API
  • 版本: 4.3.3

Maven依赖

<dependency>
	<groupId>org.mongodb</groupId>
	<artifactId>mongodb-driver-core</artifactId>
	<version>4.3.3</version>
</dependency>

Gradle依赖

Gradle:
	implementation group: 'org.mongodb', name: 'mongodb-driver-core', version: '4.3.3'
Gradle (Short):
	implementation 'org.mongodb:mongodb-driver-core:4.3.3'
Gradle (Kotlin):
	implementation("org.mongodb:mongodb-driver-core:4.3.3")

寒水馨 Java 组件中文文档系列说明

  • 文档为 Java 组件的中文翻译文档
  • 文档由 寒水馨 翻译整理,非官方版本
  • 本系列文档获取地址:https://hanshuixin.org
  • 本文档为人性化翻译,精心制作,请放心使用
  • 本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦
  • 有原文可参照,不再担心翻译偏差误导
  • 边学技术、边学英语
  • 只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等
  • 不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等

版权声明与来源信息

本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。

本组件包含的 Java package(包)

com.mongodb
com.mongodb.annotations
com.mongodb.assertions
com.mongodb.bulk
com.mongodb.client.gridfs.codecs
com.mongodb.client.gridfs.model
com.mongodb.client.model
com.mongodb.client.model.changestream
com.mongodb.client.model.geojson
com.mongodb.client.model.geojson.codecs
com.mongodb.client.model.vault
com.mongodb.client.result
com.mongodb.connection
com.mongodb.connection.netty
com.mongodb.diagnostics.logging
com.mongodb.event
com.mongodb.lang
com.mongodb.management
com.mongodb.selector
com.mongodb.session

本组件包含的 Java class(类)

com.mongodb.AuthenticationMechanism
com.mongodb.AutoEncryptionSettings
com.mongodb.AutoEncryptionSettings.Builder
com.mongodb.BSONTimestampCodec
com.mongodb.BasicDBList
com.mongodb.BasicDBObject
com.mongodb.BasicDBObjectBuilder
com.mongodb.Block
com.mongodb.ClientEncryptionSettings
com.mongodb.ClientEncryptionSettings.Builder
com.mongodb.ClientSessionOptions
com.mongodb.ClientSessionOptions.Builder
com.mongodb.ConnectionString
com.mongodb.CreateIndexCommitQuorum
com.mongodb.CursorType
com.mongodb.DBObject
com.mongodb.DBObjectCodec
com.mongodb.DBObjectCodecProvider
com.mongodb.DBRef
com.mongodb.DBRefCodec
com.mongodb.DBRefCodecProvider
com.mongodb.DocumentToDBRefTransformer
com.mongodb.DuplicateKeyException
com.mongodb.ErrorCategory
com.mongodb.ExplainVerbosity
com.mongodb.Function
com.mongodb.KerberosSubjectProvider
com.mongodb.MongoBulkWriteException
com.mongodb.MongoChangeStreamException
com.mongodb.MongoClientException
com.mongodb.MongoClientSettings
com.mongodb.MongoClientSettings.Builder
com.mongodb.MongoCommandException
com.mongodb.MongoCompressor
com.mongodb.MongoConfigurationException
com.mongodb.MongoCredential
com.mongodb.MongoCursorNotFoundException
com.mongodb.MongoDriverInformation
com.mongodb.MongoDriverInformation.Builder
com.mongodb.MongoException
com.mongodb.MongoExecutionTimeoutException
com.mongodb.MongoGridFSException
com.mongodb.MongoIncompatibleDriverException
com.mongodb.MongoInternalException
com.mongodb.MongoInterruptedException
com.mongodb.MongoNamespace
com.mongodb.MongoNodeIsRecoveringException
com.mongodb.MongoNotPrimaryException
com.mongodb.MongoQueryException
com.mongodb.MongoSecurityException
com.mongodb.MongoServerException
com.mongodb.MongoSocketClosedException
com.mongodb.MongoSocketException
com.mongodb.MongoSocketOpenException
com.mongodb.MongoSocketReadException
com.mongodb.MongoSocketReadTimeoutException
com.mongodb.MongoSocketWriteException
com.mongodb.MongoTimeoutException
com.mongodb.MongoWriteConcernException
com.mongodb.MongoWriteException
com.mongodb.ReadConcern
com.mongodb.ReadConcernLevel
com.mongodb.ReadPreference
com.mongodb.ReadPreferenceHedgeOptions
com.mongodb.ReadPreferenceHedgeOptions.Builder
com.mongodb.ServerAddress
com.mongodb.ServerApi
com.mongodb.ServerApi.Builder
com.mongodb.ServerApiVersion
com.mongodb.ServerCursor
com.mongodb.SubjectProvider
com.mongodb.Tag
com.mongodb.TagSet
com.mongodb.TaggableReadPreference
com.mongodb.TransactionOptions
com.mongodb.TransactionOptions.Builder
com.mongodb.UnixServerAddress
com.mongodb.WriteConcern
com.mongodb.WriteConcernException
com.mongodb.WriteConcernResult
com.mongodb.WriteError
com.mongodb.annotations.Beta
com.mongodb.annotations.Immutable
com.mongodb.annotations.NotThreadSafe
com.mongodb.annotations.ThreadSafe
com.mongodb.assertions.Assertions
com.mongodb.bulk.BulkWriteError
com.mongodb.bulk.BulkWriteInsert
com.mongodb.bulk.BulkWriteResult
com.mongodb.bulk.BulkWriteUpsert
com.mongodb.bulk.WriteConcernError
com.mongodb.client.gridfs.codecs.GridFSFileCodec
com.mongodb.client.gridfs.codecs.GridFSFileCodecProvider
com.mongodb.client.gridfs.model.GridFSDownloadOptions
com.mongodb.client.gridfs.model.GridFSFile
com.mongodb.client.gridfs.model.GridFSUploadOptions
com.mongodb.client.model.Accumulators
com.mongodb.client.model.Aggregates
com.mongodb.client.model.BsonField
com.mongodb.client.model.BucketAutoOptions
com.mongodb.client.model.BucketGranularity
com.mongodb.client.model.BucketOptions
com.mongodb.client.model.BulkWriteOptions
com.mongodb.client.model.Collation
com.mongodb.client.model.Collation.Builder
com.mongodb.client.model.CollationAlternate
com.mongodb.client.model.CollationCaseFirst
com.mongodb.client.model.CollationMaxVariable
com.mongodb.client.model.CollationStrength
com.mongodb.client.model.CountOptions
com.mongodb.client.model.CreateCollectionOptions
com.mongodb.client.model.CreateIndexOptions
com.mongodb.client.model.CreateViewOptions
com.mongodb.client.model.DeleteManyModel
com.mongodb.client.model.DeleteOneModel
com.mongodb.client.model.DeleteOptions
com.mongodb.client.model.DropIndexOptions
com.mongodb.client.model.EstimatedDocumentCountOptions
com.mongodb.client.model.Facet
com.mongodb.client.model.Field
com.mongodb.client.model.Filters
com.mongodb.client.model.FindOneAndDeleteOptions
com.mongodb.client.model.FindOneAndReplaceOptions
com.mongodb.client.model.FindOneAndUpdateOptions
com.mongodb.client.model.GraphLookupOptions
com.mongodb.client.model.IndexModel
com.mongodb.client.model.IndexOptionDefaults
com.mongodb.client.model.IndexOptions
com.mongodb.client.model.Indexes
com.mongodb.client.model.InsertManyOptions
com.mongodb.client.model.InsertOneModel
com.mongodb.client.model.InsertOneOptions
com.mongodb.client.model.MapReduceAction
com.mongodb.client.model.MergeOptions
com.mongodb.client.model.MergeOptions.WhenMatched
com.mongodb.client.model.MergeOptions.WhenNotMatched
com.mongodb.client.model.MongoTimeUnit
com.mongodb.client.model.Projections
com.mongodb.client.model.PushOptions
com.mongodb.client.model.RenameCollectionOptions
com.mongodb.client.model.ReplaceOneModel
com.mongodb.client.model.ReplaceOptions
com.mongodb.client.model.ReturnDocument
com.mongodb.client.model.Sorts
com.mongodb.client.model.TextSearchOptions
com.mongodb.client.model.TimeSeriesGranularity
com.mongodb.client.model.TimeSeriesOptions
com.mongodb.client.model.UnwindOptions
com.mongodb.client.model.UpdateManyModel
com.mongodb.client.model.UpdateOneModel
com.mongodb.client.model.UpdateOptions
com.mongodb.client.model.Updates
com.mongodb.client.model.ValidationAction
com.mongodb.client.model.ValidationLevel
com.mongodb.client.model.ValidationOptions
com.mongodb.client.model.Variable
com.mongodb.client.model.Window
com.mongodb.client.model.WindowedComputation
com.mongodb.client.model.WindowedComputations
com.mongodb.client.model.Windows
com.mongodb.client.model.Windows.Bound
com.mongodb.client.model.WriteModel
com.mongodb.client.model.changestream.ChangeStreamDocument
com.mongodb.client.model.changestream.FullDocument
com.mongodb.client.model.changestream.OperationType
com.mongodb.client.model.changestream.TruncatedArray
com.mongodb.client.model.changestream.UpdateDescription
com.mongodb.client.model.geojson.CoordinateReferenceSystem
com.mongodb.client.model.geojson.CoordinateReferenceSystemType
com.mongodb.client.model.geojson.GeoJsonObjectType
com.mongodb.client.model.geojson.Geometry
com.mongodb.client.model.geojson.GeometryCollection
com.mongodb.client.model.geojson.LineString
com.mongodb.client.model.geojson.MultiLineString
com.mongodb.client.model.geojson.MultiPoint
com.mongodb.client.model.geojson.MultiPolygon
com.mongodb.client.model.geojson.NamedCoordinateReferenceSystem
com.mongodb.client.model.geojson.Point
com.mongodb.client.model.geojson.Polygon
com.mongodb.client.model.geojson.PolygonCoordinates
com.mongodb.client.model.geojson.Position
com.mongodb.client.model.geojson.codecs.GeoJsonCodecProvider
com.mongodb.client.model.geojson.codecs.GeometryCodec
com.mongodb.client.model.geojson.codecs.GeometryCollectionCodec
com.mongodb.client.model.geojson.codecs.LineStringCodec
com.mongodb.client.model.geojson.codecs.MultiLineStringCodec
com.mongodb.client.model.geojson.codecs.MultiPointCodec
com.mongodb.client.model.geojson.codecs.MultiPolygonCodec
com.mongodb.client.model.geojson.codecs.NamedCoordinateReferenceSystemCodec
com.mongodb.client.model.geojson.codecs.PointCodec
com.mongodb.client.model.geojson.codecs.PolygonCodec
com.mongodb.client.model.vault.DataKeyOptions
com.mongodb.client.model.vault.EncryptOptions
com.mongodb.client.result.DeleteResult
com.mongodb.client.result.InsertManyResult
com.mongodb.client.result.InsertOneResult
com.mongodb.client.result.UpdateResult
com.mongodb.connection.AsyncCompletionHandler
com.mongodb.connection.AsynchronousSocketChannelStreamFactory
com.mongodb.connection.AsynchronousSocketChannelStreamFactoryFactory
com.mongodb.connection.AsynchronousSocketChannelStreamFactoryFactory.Builder
com.mongodb.connection.BufferProvider
com.mongodb.connection.ClusterConnectionMode
com.mongodb.connection.ClusterDescription
com.mongodb.connection.ClusterId
com.mongodb.connection.ClusterSettings
com.mongodb.connection.ClusterSettings.Builder
com.mongodb.connection.ClusterType
com.mongodb.connection.ConnectionDescription
com.mongodb.connection.ConnectionId
com.mongodb.connection.ConnectionPoolSettings
com.mongodb.connection.ConnectionPoolSettings.Builder
com.mongodb.connection.ServerConnectionState
com.mongodb.connection.ServerDescription
com.mongodb.connection.ServerDescription.Builder
com.mongodb.connection.ServerId
com.mongodb.connection.ServerSettings
com.mongodb.connection.ServerSettings.Builder
com.mongodb.connection.ServerType
com.mongodb.connection.ServerVersion
com.mongodb.connection.SocketSettings
com.mongodb.connection.SocketSettings.Builder
com.mongodb.connection.SocketStreamFactory
com.mongodb.connection.SslSettings
com.mongodb.connection.SslSettings.Builder
com.mongodb.connection.Stream
com.mongodb.connection.StreamFactory
com.mongodb.connection.StreamFactoryFactory
com.mongodb.connection.TlsChannelStreamFactoryFactory
com.mongodb.connection.TopologyVersion
com.mongodb.connection.netty.NettyStreamFactory
com.mongodb.connection.netty.NettyStreamFactoryFactory
com.mongodb.connection.netty.NettyStreamFactoryFactory.Builder
com.mongodb.diagnostics.logging.Logger
com.mongodb.diagnostics.logging.Loggers
com.mongodb.event.ClusterClosedEvent
com.mongodb.event.ClusterDescriptionChangedEvent
com.mongodb.event.ClusterListener
com.mongodb.event.ClusterListenerAdapter
com.mongodb.event.ClusterOpeningEvent
com.mongodb.event.CommandEvent
com.mongodb.event.CommandFailedEvent
com.mongodb.event.CommandListener
com.mongodb.event.CommandStartedEvent
com.mongodb.event.CommandSucceededEvent
com.mongodb.event.ConnectionAddedEvent
com.mongodb.event.ConnectionCheckOutFailedEvent
com.mongodb.event.ConnectionCheckOutFailedEvent.Reason
com.mongodb.event.ConnectionCheckOutStartedEvent
com.mongodb.event.ConnectionCheckedInEvent
com.mongodb.event.ConnectionCheckedOutEvent
com.mongodb.event.ConnectionClosedEvent
com.mongodb.event.ConnectionClosedEvent.Reason
com.mongodb.event.ConnectionCreatedEvent
com.mongodb.event.ConnectionPoolClearedEvent
com.mongodb.event.ConnectionPoolClosedEvent
com.mongodb.event.ConnectionPoolCreatedEvent
com.mongodb.event.ConnectionPoolListener
com.mongodb.event.ConnectionPoolListenerAdapter
com.mongodb.event.ConnectionPoolOpenedEvent
com.mongodb.event.ConnectionReadyEvent
com.mongodb.event.ConnectionRemovedEvent
com.mongodb.event.ConnectionRemovedEvent.Reason
com.mongodb.event.ServerClosedEvent
com.mongodb.event.ServerDescriptionChangedEvent
com.mongodb.event.ServerHeartbeatFailedEvent
com.mongodb.event.ServerHeartbeatStartedEvent
com.mongodb.event.ServerHeartbeatSucceededEvent
com.mongodb.event.ServerListener
com.mongodb.event.ServerListenerAdapter
com.mongodb.event.ServerMonitorListener
com.mongodb.event.ServerMonitorListenerAdapter
com.mongodb.event.ServerOpeningEvent
com.mongodb.lang.NonNull
com.mongodb.lang.NonNullApi
com.mongodb.lang.Nullable
com.mongodb.management.ConnectionPoolStatisticsMBean
com.mongodb.management.JMXConnectionPoolListener
com.mongodb.selector.CompositeServerSelector
com.mongodb.selector.ServerSelector
com.mongodb.session.ClientSession
com.mongodb.session.ServerSession