primaryKey
Returns the value of the
primaryKey record component.- Returns:
- the value of the
primaryKeyrecord component
type is DatabaseTypes.RelationshipType.wire() or TS string literal form.Include(String relation,
String type,
String table,
String foreignKey,
String primaryKey,
String through,
String throughForeignKey,
String throughRelatedKey,
List<String> select,
Map<String,Object> where,
Object orderBy,
Integer limit,
Object include) Include record class.final booleanforeignKey record component.final inthashCode()include()include record component.limit()limit record component.orderBy()orderBy record component.primaryKey record component.relation()relation record component.select()select record component.table()table record component.through()through record component.throughForeignKey record component.throughRelatedKey record component.toMap()final StringtoString()type()type record component.where()where record component.Include record class.relation - the value for the relation record componenttype - the value for the type record componenttable - the value for the table record componentforeignKey - the value for the foreignKey record componentprimaryKey - the value for the primaryKey record componentthrough - the value for the through record componentthroughForeignKey - the value for the throughForeignKey record componentthroughRelatedKey - the value for the throughRelatedKey record componentselect - the value for the select record componentwhere - the value for the where record componentorderBy - the value for the orderBy record componentlimit - the value for the limit record componentinclude - the value for the include record componentObjects::equals(Object,Object).relation record component.relation record componenttype record component.type record componenttable record component.table record componentforeignKey record component.foreignKey record componentprimaryKey record component.primaryKey record componentthrough record component.through record componentthroughForeignKey record component.throughForeignKey record componentthroughRelatedKey record component.throughRelatedKey record componentselect record component.select record componentwhere record component.where record componentorderBy record component.orderBy record componentlimit record component.limit record componentinclude record component.include record component