Uses of Class
org.trustdeck.jooq.generated.tables.Domain
Packages that use Domain
-
Uses of Domain in org.trustdeck.jooq.generated
Fields in org.trustdeck.jooq.generated declared as Domain -
Uses of Domain in org.trustdeck.jooq.generated.tables
Fields in org.trustdeck.jooq.generated.tables declared as DomainModifier and TypeFieldDescriptionstatic final DomainDomain.DOMAINThe reference instance ofpublic.domainMethods in org.trustdeck.jooq.generated.tables that return DomainModifier and TypeMethodDescriptionDomain.as(org.jooq.Name alias) Domain.as(org.jooq.Table<?> alias) Domain.domain()Get the implicit join path to thepublic.domaintable.EntityType.domain()Get the implicit join path to thepublic.domaintable.Pseudonym.domain()Get the implicit join path to thepublic.domaintable.Rename this tableDomain.rename(org.jooq.Name name) Rename this tableDomain.rename(org.jooq.Table<?> name) Rename this table