Uses of Class
com.echothree.model.jooq.server.tables.index.IndexFieldDetails.IndexFieldDetailsPath
Packages that use IndexFieldDetails.IndexFieldDetailsPath
-
Uses of IndexFieldDetails.IndexFieldDetailsPath in com.echothree.model.jooq.server.tables.index
Methods in com.echothree.model.jooq.server.tables.index that return IndexFieldDetails.IndexFieldDetailsPathModifier and TypeMethodDescriptionIndexFieldDetails.IndexFieldDetailsPath.as(org.jooq.Name alias) IndexFieldDetails.IndexFieldDetailsPath.as(org.jooq.Table<?> alias) IndexFields.idxfld_activedetailid_fk()Get the implicit join path to theindexfielddetailstable, via theidxfld_activedetailid_fkkey.IndexFields.idxfld_lastdetailid_fk()Get the implicit join path to theindexfielddetailstable, via theidxfld_lastdetailid_fkkey.