Uses of Class
com.echothree.model.jooq.server.tables.forum.ForumThreadDetails.ForumThreadDetailsPath
Packages that use ForumThreadDetails.ForumThreadDetailsPath
-
Uses of ForumThreadDetails.ForumThreadDetailsPath in com.echothree.model.jooq.server.tables.forum
Methods in com.echothree.model.jooq.server.tables.forum that return ForumThreadDetails.ForumThreadDetailsPathModifier and TypeMethodDescriptionForumThreadDetails.ForumThreadDetailsPath.as(org.jooq.Name alias) ForumThreadDetails.ForumThreadDetailsPath.as(org.jooq.Table<?> alias) ForumThreads.frmthrd_activedetailid_fk()Get the implicit join path to theforumthreaddetailstable, via thefrmthrd_activedetailid_fkkey.ForumThreads.frmthrd_lastdetailid_fk()Get the implicit join path to theforumthreaddetailstable, via thefrmthrd_lastdetailid_fkkey.