Uses of Class
com.echothree.model.jooq.server.records.content.ContentWebAddressServers
Packages that use ContentWebAddressServers
Package
Description
-
Uses of ContentWebAddressServers in com.echothree.model.jooq.server.keys.content
Fields in com.echothree.model.jooq.server.keys.content with type parameters of type ContentWebAddressServersModifier and TypeFieldDescriptionstatic final org.jooq.ForeignKey<ContentWebAddressServers, ContentWebAddresses> ContentForeignKeys.CONTENT_WEB_ADDRESS_SERVERS_CONTENT_WEB_ADDRESS_FKstatic final org.jooq.UniqueKey<ContentWebAddressServers> ContentUniqueKeys.CONTENT_WEB_ADDRESS_SERVERS_PKstatic final org.jooq.ForeignKey<ContentWebAddressServers, Servers> ContentForeignKeys.CONTENT_WEB_ADDRESS_SERVERS_SERVER_FK -
Uses of ContentWebAddressServers in com.echothree.model.jooq.server.tables.content
Fields in com.echothree.model.jooq.server.tables.content with type parameters of type ContentWebAddressServersModifier and TypeFieldDescriptionfinal org.jooq.TableField<ContentWebAddressServers, ContentWebAddressPK> ContentWebAddressServers.CONTENT_WEB_ADDRESSThe columncontentwebaddressservers.cntwaserv_cntwa_contentwebaddressid.final org.jooq.TableField<ContentWebAddressServers, ContentWebAddressServerPK> ContentWebAddressServers.CONTENT_WEB_ADDRESS_SERVERThe columncontentwebaddressservers.cntwaserv_contentwebaddressserverid.final org.jooq.TableField<ContentWebAddressServers, Long> ContentWebAddressServers.FROM_TIMEThe columncontentwebaddressservers.cntwaserv_fromtime.final org.jooq.TableField<ContentWebAddressServers, ServerPK> ContentWebAddressServers.SERVERThe columncontentwebaddressservers.cntwaserv_serv_serverid.final org.jooq.TableField<ContentWebAddressServers, Long> ContentWebAddressServers.THRU_TIMEThe columncontentwebaddressservers.cntwaserv_thrutime.Methods in com.echothree.model.jooq.server.tables.content that return types with arguments of type ContentWebAddressServersModifier and TypeMethodDescriptionorg.jooq.UniqueKey<ContentWebAddressServers> ContentWebAddressServers.getPrimaryKey()ContentWebAddressServers.getRecordType()The class holding records for this typeList<org.jooq.ForeignKey<ContentWebAddressServers, ?>> ContentWebAddressServers.getReferences()