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 DataSetMetaInfoRepoFactory extends AnyRef

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

    Permalink
  5. trait MongoJsonCrudRepoFactory extends AnyRef

    Permalink
  6. class RepoModule extends AbstractModule with ScalaModule

    Permalink
  7. class SerializableApplicationLifecycle extends ApplicationLifecycle with Serializable

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

    Permalink

Ungrouped