Packages

package table

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class EntityTypeTable extends verdi.persistence.profile.VerdiPostgresProfile.VerdiPgAPI.Table[EntityTypeStoreDTO] with HasIdRep[EntityTypeId]
  2. class FieldTable extends verdi.persistence.profile.VerdiPostgresProfile.VerdiPgAPI.Table[FieldStoreDTO] with HasIdRep[FieldId]
  3. class FieldTypeTable extends verdi.persistence.profile.VerdiPostgresProfile.VerdiPgAPI.Table[FieldTypeStoreDTO] with HasIdRep[FieldTypeId]
  4. class RelationTable extends verdi.persistence.profile.VerdiPostgresProfile.VerdiPgAPI.Table[RelationStoreDTO] with HasIdRep[RelationId]
  5. class RelationTypeTable extends verdi.persistence.profile.VerdiPostgresProfile.VerdiPgAPI.Table[RelationTypeStoreDTO] with HasIdRep[RelationTypeId]

Value Members

  1. object EntityTypeTable
  2. object FieldTable
  3. object FieldTypeTable
  4. object RelationTable
  5. object RelationTypeTable

Ungrouped