com.mongodb.casbah

query

package query

Visibility
  1. Public
  2. All

Type Members

  1. trait AsIterable [A] extends AnyRef

    Annotations
    @implicitNotFound( "${A} is not iterable." )
  2. trait AsQueryParam [A] extends AnyRef

    Annotations
    @implicitNotFound( ... )
  3. trait BaseImports extends AnyRef

  4. trait Implicits extends AnyRef

  5. trait Imports extends BaseImports with TypeImports with Implicits with ValidDateOrNumericTypeHolder

  6. trait TypeImports extends AnyRef

  7. trait ValidBarewordExpressionArgType [T] extends AnyRef

  8. trait ValidBarewordExpressionArgTypeHolder extends AnyRef

  9. trait ValidDateOrNumericType [T] extends AnyRef

  10. trait ValidDateOrNumericTypeHolder extends AnyRef

  11. trait ValidDateType [T] extends AnyRef

  12. trait ValidDateTypeHolder extends AnyRef

  13. trait ValidNumericType [T] extends AnyRef

  14. trait ValidNumericTypeHolder extends AnyRef

Value Members

  1. object AsIterable extends AnyRef

  2. object AsQueryParam extends AnyRef

  3. object BaseImports extends BaseImports with BaseImports

  4. object Implicits extends Implicits with Implicits

  5. object Imports extends FluidQueryBarewordOps with Imports with Imports with ValidBarewordExpressionArgTypeHolder with ValidDateTypeHolder with ValidNumericTypeHolder with ValidDateOrNumericTypeHolder

  6. object TypeImports extends TypeImports with TypeImports

  7. object ValidTypes extends AnyRef

  8. package dsl