org.beangle.data.model.meta

Type members

Classlikes

class BasicType(val clazz: Class[_]) extends Type
object Domain
Companion
class
trait Domain
Companion
object
trait EmbeddableType extends StructType
trait EntityType extends StructType
Companion
class
class ImmutableDomain(val entities: Map[String, EntityType]) extends Domain
Companion
object
trait PluralProperty extends Property
trait Property
trait SingularProperty extends Property
trait StructType extends Type
trait Type