mongodb-driver
mongodb-driver
API
dev.mongocamp.driver
mongodb
bson
convert
JsonDateTimeConverter
JsonDateTimeConverter
AbstractConverterPlugin
BaseConverterPlugin
BsonConverter
ClassUtil
DocumentHelper
database
ChangeObserver
CollectionInfo
CollectionInfo
CollectionStatus
CollectionStatus
CompactResult
CompactResult
ConfigHelper
DatabaseInfo
DatabaseInfo
DatabaseProvider
DocumentDao
DatabaseProvider
MongoConfig
MongoConfig
MongoIndex
MongoIndex
MongoPoolOptions
MongoPoolOptions
exception
MongoCampPaginationException
NotSupportedException
SqlCommandNotSupportedException
gridfs
Base
Crud
GridFSStreamObservable
GridFSSubscription
GridFSStreamObserver
Metadata
Chunks
Files
Search
jdbc
resultSet
MongoDbResultSet
MongoDbResultSetMetaData
statement
MongoPreparedStatement
MongoDatabaseMetaData
MongoJdbcCloseable
MongoJdbcConnection
MongoJdbcDriver
MongodbJdbcDriverPropertyInfoHelper
MongodbJdbcDriverPropertyInfoHelper
json
CirceProductSchema
CirceSchema
JsonConverter
lucene
LuceneQueryConverter
MongoCampLuceneAnalyzer
MongoCampLuceneAnalyzer
operation
Base
Crud
CrudObserver
ObservableIncludes
ObservableIncludes
GenericObservable
ImplicitObservable
Search
SimpleObserver
pagination
MongoPaginatedAggregation
MongoPaginatedFilter
MongoPagination
PaginationInfo
PaginationResult
relation
DefaultRelationCache
OneToManyRelationship
OneToOneRelationship
RelationCache
RelationCaching
Relations
Relationship
schema
JsonSchema
JsonSchema
JsonSchemaDefinition
SchemaAnalysis
SchemaAnalysisField
SchemaAnalysisFieldType
SchemaExplorer
server
H2BackendConfig
LocalServer
LocalServer
ServerBackend
ServerConfig
ServerConfig
sql
MongoSqlQueryHolder
MongoSqlQueryHolder
SQLCommandType
sync
MongoSyncException
MongoSyncOperation
MongoSyncOperation
MongoSyncResult
MongoSyncer
MongoSyncResultDAO
MongoSyncer
SyncDirection
SyncStrategy
Aggregate
ZeroDividendStrategy
Aggregate
BuildInfo
Converter
DocumentExtensions
Field
Field
Filter
Filter
GridFSDAO
MongoDAO
Raw
Sort
Sort
DocumentIncludes
MongoImplicits
mongodb-driver
/
dev.mongocamp.driver
/
DocumentIncludes
DocumentIncludes
dev.mongocamp.driver.DocumentIncludes
trait
DocumentIncludes
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Implicits
Implicits
implicit
def
documentFromDocument
(
doc
:
Document
):
Document
implicit
def
documentFromJavaMap
(
map
:
Map
[
String
,
Any
]):
Document
implicit
def
documentFromMutableMap
(
map
:
Map
[
String
,
Any
]):
Document
implicit
def
documentFromScalaMap
(
map
:
Map
[
String
,
Any
]):
Document
implicit
def
documentToObjectId
(
doc
:
Document
):
ObjectId
implicit
def
luceneQueryBson
(
query
:
Query
):
Bson
implicit
def
mapFromDocument
(
document
:
Document
):
Map
[
String
,
Any
]
implicit
def
mapListFromDocuments
(
documents
:
List
[
Document
]):
List
[
Map
[
String
,
Any
]]
implicit
def
mapToBson
(
value
:
Map
[
_
,
_
]):
Bson
implicit
def
stringToObjectId
(
str
:
String
):
ObjectId
In this article
Attributes
Members list
Implicits
Implicits