Uses of Class
com.echothree.model.jooq.server.tables.accounting.TransactionGroupDetails.TransactionGroupDetailsPath
Packages that use TransactionGroupDetails.TransactionGroupDetailsPath
-
Uses of TransactionGroupDetails.TransactionGroupDetailsPath in com.echothree.model.jooq.server.tables.accounting
Methods in com.echothree.model.jooq.server.tables.accounting that return TransactionGroupDetails.TransactionGroupDetailsPathModifier and TypeMethodDescriptionTransactionGroupDetails.TransactionGroupDetailsPath.as(org.jooq.Name alias) TransactionGroupDetails.TransactionGroupDetailsPath.as(org.jooq.Table<?> alias) TransactionGroups.trxgrp_activedetailid_fk()Get the implicit join path to thetransactiongroupdetailstable, via thetrxgrp_activedetailid_fkkey.TransactionGroups.trxgrp_lastdetailid_fk()Get the implicit join path to thetransactiongroupdetailstable, via thetrxgrp_lastdetailid_fkkey.