dev.mongocamp.driver.mongodb
package dev.mongocamp.driver.mongodb
Members list
Packages
package dev.mongocamp.driver.mongodb.sql
Type members
Classlikes
This object was generated by sbt-buildinfo.
This object was generated by sbt-buildinfo.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
BuildInfo.type
object Converter
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Converter.type
final implicit class DocumentExtensions[A <: Document](val document: A) extends AnyVal
Attributes
- Supertypes
-
class AnyValtrait Matchableclass Any
trait Field
trait Filter
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
abstract class GridFSDAO(provider: DatabaseProvider, bucketName: String) extends Metadata
abstract class MongoDAO[A](provider: DatabaseProvider, collectionName: String)(implicit ct: ClassTag[A], decoder: Decoder[A]) extends Crud[A]
Created by tom on 20.01.17.
Created by tom on 20.01.17.
Attributes
- Supertypes
-
class Crud[A]class Search[A]class Base[A]trait CirceSchematrait CirceProductSchematrait LazyLoggingclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Inherited classlikes
implicit class GenericObservable[C](val observable: Observable[C]) extends ImplicitObservable[C]
Attributes
- Inherited from:
- ObservableIncludes
- Supertypes
trait ImplicitObservable[C] extends LazyLogging
Attributes
- Inherited from:
- ObservableIncludes
- Supertypes
-
trait LazyLoggingclass Objecttrait Matchableclass Any
- Known subtypes
-
class GenericObservable[C]
Value members
Inherited fields
Attributes
- Inherited from:
- ObservableIncludes
Implicits
Implicits
Inherited implicits
Attributes
- Inherited from:
- ObservableIncludes
Attributes
- Inherited from:
- DocumentIncludes
Attributes
- Inherited from:
- DocumentIncludes
Attributes
- Inherited from:
- DocumentIncludes
Attributes
- Inherited from:
- DocumentIncludes
Attributes
- Inherited from:
- DocumentIncludes
Attributes
- Inherited from:
- DocumentIncludes
Attributes
- Inherited from:
- DocumentIncludes
Attributes
- Inherited from:
- DocumentIncludes
Attributes
- Inherited from:
- DocumentIncludes
Attributes
- Inherited from:
- DocumentIncludes
In this article