Uses of Class
com.echothree.model.jooq.server.tables.communication.CommunicationEventPurposeDetails
Packages that use CommunicationEventPurposeDetails
Package
Description
-
Uses of CommunicationEventPurposeDetails in com.echothree.model.jooq.server
Fields in com.echothree.model.jooq.server declared as CommunicationEventPurposeDetailsModifier and TypeFieldDescriptionstatic final CommunicationEventPurposeDetailsThe tablecommunicationeventpurposedetails. -
Uses of CommunicationEventPurposeDetails in com.echothree.model.jooq.server.tables.communication
Subclasses of CommunicationEventPurposeDetails in com.echothree.model.jooq.server.tables.communicationModifier and TypeClassDescriptionstatic classA subtype implementingPathfor simplified path-based joins.Fields in com.echothree.model.jooq.server.tables.communication declared as CommunicationEventPurposeDetailsModifier and TypeFieldDescriptionstatic final CommunicationEventPurposeDetailsCommunicationEventPurposeDetails.CommunicationEventPurposeDetailsThe reference instance ofcommunicationeventpurposedetailsMethods in com.echothree.model.jooq.server.tables.communication that return CommunicationEventPurposeDetailsModifier and TypeMethodDescriptionCommunicationEventPurposeDetails.as(org.jooq.Name alias) CommunicationEventPurposeDetails.as(org.jooq.Table<?> alias) Rename this tableCommunicationEventPurposeDetails.rename(org.jooq.Name name) Rename this tableCommunicationEventPurposeDetails.rename(org.jooq.Table<?> name) Rename this tableCreate an inline derived table from this tableCreate an inline derived table from this tableCreate an inline derived table from this tableCommunicationEventPurposeDetails.where(Collection<? extends org.jooq.Condition> conditions) Create an inline derived table from this tableCommunicationEventPurposeDetails.where(org.jooq.Condition condition) Create an inline derived table from this tableCommunicationEventPurposeDetails.where(org.jooq.Condition... conditions) Create an inline derived table from this tableCreate an inline derived table from this tableCommunicationEventPurposeDetails.where(org.jooq.SQL condition) Create an inline derived table from this tableCommunicationEventPurposeDetails.whereExists(org.jooq.TableLike<?> select) Create an inline derived table from this tableCommunicationEventPurposeDetails.whereNotExists(org.jooq.TableLike<?> select) Create an inline derived table from this table