Uses of Class
com.echothree.model.jooq.server.tables.order.Orders.OrdersPath
Packages that use Orders.OrdersPath
Package
Description
-
Uses of Orders.OrdersPath in com.echothree.model.jooq.server.tables.order
Methods in com.echothree.model.jooq.server.tables.order that return Orders.OrdersPathModifier and TypeMethodDescriptionOrders.OrdersPath.as(org.jooq.Name alias) Orders.OrdersPath.as(org.jooq.Table<?> alias) OrderAdjustmentDetails.ordadjdt_ord_orderid_fk()Get the implicit join path to theorderstable.OrderAliases.ordal_ord_orderid_fk()Get the implicit join path to theorderstable.OrderContentCatalogs.ordcntct_ord_orderid_fk()Get the implicit join path to theorderstable.OrderDetails.orddt_ord_orderid_fk()Get the implicit join path to theorderstable.OrderLineDetails.ordldt_ord_orderid_fk()Get the implicit join path to theorderstable.OrderPaymentPreferenceDetails.ordpymtprfdt_ord_orderid_fk()Get the implicit join path to theorderstable.OrderRoles.ordr_ord_orderid_fk()Get the implicit join path to theorderstable.OrderShipmentGroupDetails.ordshpgrpdt_ord_orderid_fk()Get the implicit join path to theorderstable.OrderStatuses.ordst_ord_orderid_fk()Get the implicit join path to theorderstable.OrderTimes.ordtim_ord_orderid_fk()Get the implicit join path to theorderstable.OrderUserVisits.orduvis_ord_orderid_fk()Get the implicit join path to theorderstable. -
Uses of Orders.OrdersPath in com.echothree.model.jooq.server.tables.sales
Methods in com.echothree.model.jooq.server.tables.sales that return Orders.OrdersPathModifier and TypeMethodDescriptionSalesOrders.salord_ord_orderid_fk()Get the implicit join path to theorderstable. -
Uses of Orders.OrdersPath in com.echothree.model.jooq.server.tables.wishlist
Methods in com.echothree.model.jooq.server.tables.wishlist that return Orders.OrdersPathModifier and TypeMethodDescriptionWishlists.wshl_ord_orderid_fk()Get the implicit join path to theorderstable.