Package

pl.newicom.dddd.view

sql

Permalink

package sql

Visibility
  1. Public
  2. All

Type Members

  1. trait DBActionHelpers extends AnyRef

    Permalink
  2. trait FutureHelpers extends AnyRef

    Permalink
  3. trait Projection extends DBActionHelpers

    Permalink
  4. class SqlViewHandler extends ViewHandler with FutureHelpers

    Permalink
  5. trait SqlViewMetadataSchema extends AnyRef

    Permalink
  6. class SqlViewStore extends AnyRef

    Permalink
  7. case class SqlViewUpdateConfig(viewName: String, office: BusinessEntity, projections: Projection*) extends ViewUpdateConfig with Product with Serializable

    Permalink
  8. abstract class SqlViewUpdateService extends ViewUpdateService with FutureHelpers

    Permalink
  9. class ViewMetadataDao extends SqlViewMetadataSchema

    Permalink
  10. case class ViewMetadataId(viewId: String, streamId: String) extends Product with Serializable

    Permalink
  11. case class ViewMetadataRecord(viewId: String, streamId: String, lastEventNr: Long) extends Product with Serializable

    Permalink

Value Members

  1. object Projection

    Permalink

Ungrouped