Attribute

Type

Description

alias

String

The assigned alias for the entity

joins

List

A list of QueryJoin containing the relationships related to the entity

key

int

The identity key of the entity

table

Table

The entity (Table)

  • No labels