Package

com.github.limansky.mongoquery

core

Permalink

package core

Visibility
  1. Public
  2. All

Type Members

  1. trait MongoQueryMacro extends AnyRef

    Permalink

    Base macro implemenation without dependency to any MongoDB driver.

    Base macro implemenation without dependency to any MongoDB driver.

    If you going to create MongoQuery implementation for your driver it a nice place to start to extend this trait.

  2. trait MongoQueryParser extends AnyRef

    Permalink
  3. class TypeInfoAnalyzer[C <: Context] extends TypeInfoAnalyzerBase[C]

    Permalink
  4. abstract class TypeInfoAnalyzerBase[C <: Context] extends AnyRef

    Permalink

Value Members

  1. object BSON

    Permalink
  2. object MacroContext

    Permalink
  3. object TypeInfoAnalyzer

    Permalink
  4. package bsonparser

    Permalink

Ungrouped