Package

org.ada.server

dataaccess

Permalink

package dataaccess

Visibility
  1. Public
  2. All

Type Members

  1. class AdaConversionException extends RuntimeException

    Permalink
  2. trait BSONObjectIdentity[E] extends Identity[E, BSONObjectID]

    Permalink
  3. trait CategoryRepoFactory extends AnyRef

    Permalink
    Annotations
    @ImplementedBy()
  4. trait DataSetMetaInfoRepoFactory extends AnyRef

    Permalink
    Annotations
    @ImplementedBy()
  5. trait DataViewRepoFactory extends AnyRef

    Permalink
    Annotations
    @ImplementedBy()
  6. trait FieldRepoFactory extends AnyRef

    Permalink
    Annotations
    @ImplementedBy()
  7. trait FilterRepoFactory extends AnyRef

    Permalink
    Annotations
    @ImplementedBy()
  8. trait JsonCrudRepoFactory extends AnyRef

    Permalink
  9. trait MongoJsonCrudRepoFactory extends AnyRef

    Permalink
  10. class SerializableApplicationLifecycle extends ApplicationLifecycle with Serializable

    Permalink
  11. case class StreamSpec(batchSize: Option[Int] = None, backpressureBufferSize: Option[Int] = None, parallelism: Option[Int] = None) extends Product with Serializable

    Permalink

Ungrouped