Package

com.github.j5ik2o.dddbase

dynamodb

Permalink

package dynamodb

Visibility
  1. Public
  2. All

Type Members

  1. trait AggregateBaseReadFeature extends AggregateIOBaseFeature

    Permalink
  2. trait AggregateBaseWriteFeature extends AggregateIOBaseFeature

    Permalink
  3. trait AggregateIOBaseFeature extends AggregateIO[Task]

    Permalink
  4. trait AggregateMultiHardDeleteFeature extends AggregateMultiHardDeletable[Task] with AggregateBaseReadFeature

    Permalink
  5. trait AggregateMultiReadFeature extends AggregateMultiReader[Task] with AggregateBaseReadFeature

    Permalink
  6. trait AggregateMultiSoftDeleteFeature extends AggregateMultiSoftDeletable[Task] with AggregateBaseReadFeature

    Permalink
  7. trait AggregateMultiWriteFeature extends AggregateMultiWriter[Task] with AggregateBaseWriteFeature

    Permalink
  8. trait AggregateSingleHardDeleteFeature extends AggregateSingleHardDeletable[Task] with AggregateBaseWriteFeature

    Permalink
  9. trait AggregateSingleReadFeature extends AggregateSingleReader[Task] with AggregateBaseReadFeature

    Permalink
  10. trait AggregateSingleSoftDeleteFeature extends AggregateSingleSoftDeletable[Task] with AggregateBaseReadFeature

    Permalink
  11. trait AggregateSingleWriteFeature extends AggregateSingleWriter[Task] with AggregateBaseWriteFeature

    Permalink
  12. trait DynamoDBDaoSupport extends AnyRef

    Permalink

Ungrouped