Class JPublic

  • All Implemented Interfaces:
    java.io.Serializable, org.jooq.Named, org.jooq.QueryPart, org.jooq.QueryPartInternal, org.jooq.Schema

    @Generated(value={"http://www.jooq.org","jOOQ version:3.12.4"},
               comments="This class is generated by jOOQ")
    public class JPublic
    extends org.jooq.impl.SchemaImpl
    This class is generated by jOOQ.
    See Also:
    Serialized Form
    • Field Detail

      • PUBLIC

        public static final JPublic PUBLIC
        The reference instance of public
      • ACL_CLASS

        public final JAclClass ACL_CLASS
        The table public.acl_class.
      • ACL_ENTRY

        public final JAclEntry ACL_ENTRY
        The table public.acl_entry.
      • ACL_OBJECT_IDENTITY

        public final JAclObjectIdentity ACL_OBJECT_IDENTITY
        The table public.acl_object_identity.
      • ACL_SID

        public final JAclSid ACL_SID
        The table public.acl_sid.
      • ACTIVITY

        public final JActivity ACTIVITY
        The table public.activity.
      • ATTACHMENT

        public final JAttachment ATTACHMENT
        The table public.attachment.
      • ATTRIBUTE

        public final JAttribute ATTRIBUTE
        The table public.attribute.
      • CONTENT_FIELD

        public final JContentField CONTENT_FIELD
        The table public.content_field.
      • DASHBOARD

        public final JDashboard DASHBOARD
        The table public.dashboard.
      • DASHBOARD_WIDGET

        public final JDashboardWidget DASHBOARD_WIDGET
        The table public.dashboard_widget.
      • FILTER

        public final JFilter FILTER
        The table public.filter.
      • FILTER_CONDITION

        public final JFilterCondition FILTER_CONDITION
        The table public.filter_condition.
      • FILTER_SORT

        public final JFilterSort FILTER_SORT
        The table public.filter_sort.
      • INTEGRATION

        public final JIntegration INTEGRATION
        The table public.integration.
      • INTEGRATION_TYPE

        public final JIntegrationType INTEGRATION_TYPE
        The table public.integration_type.
      • ISSUE

        public final JIssue ISSUE
        The table public.issue.
      • ISSUE_GROUP

        public final JIssueGroup ISSUE_GROUP
        The table public.issue_group.
      • ISSUE_TICKET

        public final JIssueTicket ISSUE_TICKET
        The table public.issue_ticket.
      • ISSUE_TYPE

        public final JIssueType ISSUE_TYPE
        The table public.issue_type.
      • ISSUE_TYPE_PROJECT

        public final JIssueTypeProject ISSUE_TYPE_PROJECT
        The table public.issue_type_project.
      • ITEM_ATTRIBUTE

        public final JItemAttribute ITEM_ATTRIBUTE
        The table public.item_attribute.
      • LAUNCH

        public final JLaunch LAUNCH
        The table public.launch.
      • LAUNCH_ATTRIBUTE_RULES

        public final JLaunchAttributeRules LAUNCH_ATTRIBUTE_RULES
        The table public.launch_attribute_rules.
      • LAUNCH_NAMES

        public final JLaunchNames LAUNCH_NAMES
        The table public.launch_names.
      • LAUNCH_NUMBER

        public final JLaunchNumber LAUNCH_NUMBER
        The table public.launch_number.
      • LOG

        public final JLog LOG
        The table public.log.
      • OAUTH_ACCESS_TOKEN

        public final JOauthAccessToken OAUTH_ACCESS_TOKEN
        The table public.oauth_access_token.
      • OAUTH_REGISTRATION

        public final JOauthRegistration OAUTH_REGISTRATION
        The table public.oauth_registration.
      • OAUTH_REGISTRATION_RESTRICTION

        public final JOauthRegistrationRestriction OAUTH_REGISTRATION_RESTRICTION
        The table public.oauth_registration_restriction.
      • OAUTH_REGISTRATION_SCOPE

        public final JOauthRegistrationScope OAUTH_REGISTRATION_SCOPE
        The table public.oauth_registration_scope.
      • PARAMETER

        public final JParameter PARAMETER
        The table public.parameter.
      • PATTERN_TEMPLATE

        public final JPatternTemplate PATTERN_TEMPLATE
        The table public.pattern_template.
      • PATTERN_TEMPLATE_TEST_ITEM

        public final JPatternTemplateTestItem PATTERN_TEMPLATE_TEST_ITEM
        The table public.pattern_template_test_item.
      • PGP_ARMOR_HEADERS

        public final JPgpArmorHeaders PGP_ARMOR_HEADERS
        The table public.pgp_armor_headers.
      • PROJECT

        public final JProject PROJECT
        The table public.project.
      • PROJECT_ATTRIBUTE

        public final JProjectAttribute PROJECT_ATTRIBUTE
        The table public.project_attribute.
      • PROJECT_USER

        public final JProjectUser PROJECT_USER
        The table public.project_user.
      • RECIPIENTS

        public final JRecipients RECIPIENTS
        The table public.recipients.
      • RESTORE_PASSWORD_BID

        public final JRestorePasswordBid RESTORE_PASSWORD_BID
        The table public.restore_password_bid.
      • SENDER_CASE

        public final JSenderCase SENDER_CASE
        The table public.sender_case.
      • SERVER_SETTINGS

        public final JServerSettings SERVER_SETTINGS
        The table public.server_settings.
      • SHAREABLE_ENTITY

        public final JShareableEntity SHAREABLE_ENTITY
        The table public.shareable_entity.
      • STATISTICS

        public final JStatistics STATISTICS
        The table public.statistics.
      • STATISTICS_FIELD

        public final JStatisticsField STATISTICS_FIELD
        The table public.statistics_field.
      • TEST_ITEM

        public final JTestItem TEST_ITEM
        The table public.test_item.
      • TEST_ITEM_RESULTS

        public final JTestItemResults TEST_ITEM_RESULTS
        The table public.test_item_results.
      • TICKET

        public final JTicket TICKET
        The table public.ticket.
      • USER_CREATION_BID

        public final JUserCreationBid USER_CREATION_BID
        The table public.user_creation_bid.
      • USER_PREFERENCE

        public final JUserPreference USER_PREFERENCE
        The table public.user_preference.
      • USERS

        public final JUsers USERS
        The table public.users.
      • WIDGET

        public final JWidget WIDGET
        The table public.widget.
      • WIDGET_FILTER

        public final JWidgetFilter WIDGET_FILTER
        The table public.widget_filter.
    • Method Detail

      • PGP_ARMOR_HEADERS

        public static org.jooq.Result<JPgpArmorHeadersRecord> PGP_ARMOR_HEADERS​(org.jooq.Configuration configuration,
                                                                                java.lang.String __1)
        Call public.pgp_armor_headers.
      • PGP_ARMOR_HEADERS

        public static JPgpArmorHeaders PGP_ARMOR_HEADERS​(java.lang.String __1)
        Get public.pgp_armor_headers as a table.
      • PGP_ARMOR_HEADERS

        public static JPgpArmorHeaders PGP_ARMOR_HEADERS​(org.jooq.Field<java.lang.String> __1)
        Get public.pgp_armor_headers as a table.
      • getCatalog

        public org.jooq.Catalog getCatalog()
        Specified by:
        getCatalog in interface org.jooq.Schema
        Overrides:
        getCatalog in class org.jooq.impl.SchemaImpl
      • getSequences

        public final java.util.List<org.jooq.Sequence<?>> getSequences()
        Specified by:
        getSequences in interface org.jooq.Schema
        Overrides:
        getSequences in class org.jooq.impl.SchemaImpl
      • getTables

        public final java.util.List<org.jooq.Table<?>> getTables()
        Specified by:
        getTables in interface org.jooq.Schema
        Overrides:
        getTables in class org.jooq.impl.SchemaImpl
      • getName

        public final java.lang.String getName()
        Specified by:
        getName in interface org.jooq.Named
      • getQualifiedName

        public org.jooq.Name getQualifiedName()
        Specified by:
        getQualifiedName in interface org.jooq.Named
      • getUnqualifiedName

        public final org.jooq.Name getUnqualifiedName()
        Specified by:
        getUnqualifiedName in interface org.jooq.Named
      • getComment

        public final java.lang.String getComment()
        Specified by:
        getComment in interface org.jooq.Named
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in interface org.jooq.QueryPart
      • equals

        public boolean equals​(java.lang.Object arg0)
        Specified by:
        equals in interface org.jooq.QueryPart
      • toSQL

        @Deprecated
        public final void toSQL​(org.jooq.RenderContext arg0)
        Deprecated.
        Specified by:
        toSQL in interface org.jooq.QueryPartInternal
      • bind

        @Deprecated
        public final void bind​(org.jooq.BindContext arg0)
                        throws org.jooq.exception.DataAccessException
        Deprecated.
        Specified by:
        bind in interface org.jooq.QueryPartInternal
        Throws:
        org.jooq.exception.DataAccessException
      • declaresFields

        public boolean declaresFields()
        Specified by:
        declaresFields in interface org.jooq.QueryPartInternal
      • declaresTables

        public boolean declaresTables()
        Specified by:
        declaresTables in interface org.jooq.QueryPartInternal
      • declaresWindows

        public boolean declaresWindows()
        Specified by:
        declaresWindows in interface org.jooq.QueryPartInternal
      • declaresCTE

        public boolean declaresCTE()
        Specified by:
        declaresCTE in interface org.jooq.QueryPartInternal
      • generatesCast

        public boolean generatesCast()
        Specified by:
        generatesCast in interface org.jooq.QueryPartInternal
      • toString

        public java.lang.String toString()
        Specified by:
        toString in interface org.jooq.QueryPart
        Overrides:
        toString in class java.lang.Object
      • create

        @Deprecated
        protected final org.jooq.DSLContext create()
        Deprecated.
      • create

        @Deprecated
        protected final org.jooq.DSLContext create​(org.jooq.Configuration arg0)
        Deprecated.
      • create

        @Deprecated
        protected final org.jooq.DSLContext create​(org.jooq.Context<?> arg0)
        Deprecated.
      • translate

        protected final org.jooq.exception.DataAccessException translate​(java.lang.String arg0,
                                                                         java.sql.SQLException arg1)