Package

longevity

Permalink

package longevity

a persistence framework for Scala and NoSQL

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. longevity
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. package config

    Permalink

    contains the LongevityConfig plus supporting types and classes

  2. package context

    Permalink

    contains the LongevityContext plus supporting types and classes

  3. package exceptions

    Permalink
  4. package json

    Permalink

    contains JSON marshallers and unmarshallers for the elements of your domainModel

  5. package model

    Permalink

    provides tools for constructing your domain model

  6. package persistence

    Permalink

    manages entity persistence operations

  7. package test

    Permalink

    provides tools for testing your domainModel and longevity context

Inherited from AnyRef

Inherited from Any

Ungrouped