Uses of Record Class
com.kingsrook.qqq.backend.core.model.metadata.fields.FieldAndJoinTable
Packages that use FieldAndJoinTable
-
Uses of FieldAndJoinTable in com.kingsrook.qqq.backend.core.model.metadata.fields
Methods in com.kingsrook.qqq.backend.core.model.metadata.fields that return FieldAndJoinTableModifier and TypeMethodDescriptionstatic FieldAndJoinTable
FieldAndJoinTable.get
(QTableMetaData mainTable, String fieldName) given a table, and a field-name string (which should either be the name of a field on that table, or another tableName + "." + fieldName (from that table) - get back the pair of table invalid input: '&' field metaData that the input string is talking about.