Uses of Class
org.trustdeck.jooq.generated.tables.Project
Packages that use Project
-
Uses of Project in org.trustdeck.jooq.generated
Fields in org.trustdeck.jooq.generated declared as Project -
Uses of Project in org.trustdeck.jooq.generated.tables
Fields in org.trustdeck.jooq.generated.tables declared as ProjectModifier and TypeFieldDescriptionstatic final ProjectProject.PROJECTThe reference instance ofpublic.projectMethods in org.trustdeck.jooq.generated.tables that return ProjectModifier and TypeMethodDescriptionProject.as(org.jooq.Name alias) Project.as(org.jooq.Table<?> alias) EntityInstance.project()Get the implicit join path to thepublic.projecttable.EntityType.project()Get the implicit join path to thepublic.projecttable.ProjectImage.project()Get the implicit join path to thepublic.projecttable.Rename this tableProject.rename(org.jooq.Name name) Rename this tableProject.rename(org.jooq.Table<?> name) Rename this table