Interface FinancialForeignKeys
- All Known Implementing Classes:
KeyRegistry
public interface FinancialForeignKeys
Key definitions for the FinancialForeign component.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.jooq.ForeignKey<FinancialAccountAliasTypeDescriptions, FinancialAccountAliasTypes> static final org.jooq.ForeignKey<FinancialAccountAliasTypeDescriptions, Languages> static final org.jooq.ForeignKey<FinancialAccountAliasTypeDetails, FinancialAccountAliasTypes> static final org.jooq.ForeignKey<FinancialAccountAliasTypeDetails, FinancialAccountTypes> static final org.jooq.ForeignKey<FinancialAccountAliasTypes, FinancialAccountAliasTypeDetails> static final org.jooq.ForeignKey<FinancialAccountAliasTypes, FinancialAccountAliasTypeDetails> static final org.jooq.ForeignKey<FinancialAccountAliases, FinancialAccountAliasTypes> static final org.jooq.ForeignKey<FinancialAccountAliases, FinancialAccounts> static final org.jooq.ForeignKey<FinancialAccountDetails, Currencies> static final org.jooq.ForeignKey<FinancialAccountDetails, FinancialAccounts> static final org.jooq.ForeignKey<FinancialAccountDetails, FinancialAccountTypes> static final org.jooq.ForeignKey<FinancialAccountDetails, GlAccounts> static final org.jooq.ForeignKey<FinancialAccountRoleTypeDescriptions, FinancialAccountRoleTypes> static final org.jooq.ForeignKey<FinancialAccountRoleTypeDescriptions, Languages> static final org.jooq.ForeignKey<FinancialAccountRoles, FinancialAccounts> static final org.jooq.ForeignKey<FinancialAccountRoles, FinancialAccountRoleTypes> static final org.jooq.ForeignKey<FinancialAccountRoles, Parties> static final org.jooq.ForeignKey<FinancialAccountStatuses, FinancialAccounts> static final org.jooq.ForeignKey<FinancialAccountTransactionDetails, FinancialAccounts> static final org.jooq.ForeignKey<FinancialAccountTransactionDetails, FinancialAccountTransactions> static final org.jooq.ForeignKey<FinancialAccountTransactionDetails, FinancialAccountTransactionTypes> static final org.jooq.ForeignKey<FinancialAccountTransactionTypeDescriptions, FinancialAccountTransactionTypes> static final org.jooq.ForeignKey<FinancialAccountTransactionTypeDescriptions, Languages> static final org.jooq.ForeignKey<FinancialAccountTransactionTypeDetails, FinancialAccountTransactionTypes> static final org.jooq.ForeignKey<FinancialAccountTransactionTypeDetails, FinancialAccountTypes> static final org.jooq.ForeignKey<FinancialAccountTransactionTypeDetails, GlAccounts> static final org.jooq.ForeignKey<FinancialAccountTransactionTypeDetails, FinancialAccountTransactionTypes> static final org.jooq.ForeignKey<FinancialAccountTransactionTypes, FinancialAccountTransactionTypeDetails> static final org.jooq.ForeignKey<FinancialAccountTransactionTypes, FinancialAccountTransactionTypeDetails> static final org.jooq.ForeignKey<FinancialAccountTransactions, FinancialAccountTransactionDetails> static final org.jooq.ForeignKey<FinancialAccountTransactions, FinancialAccountTransactionDetails> static final org.jooq.ForeignKey<FinancialAccountTypeDescriptions, FinancialAccountTypes> static final org.jooq.ForeignKey<FinancialAccountTypeDescriptions, Languages> static final org.jooq.ForeignKey<FinancialAccountTypeDetails, GlAccounts> static final org.jooq.ForeignKey<FinancialAccountTypeDetails, SequenceTypes> static final org.jooq.ForeignKey<FinancialAccountTypeDetails, SequenceTypes> static final org.jooq.ForeignKey<FinancialAccountTypeDetails, FinancialAccountTypes> static final org.jooq.ForeignKey<FinancialAccountTypeDetails, WorkflowEntrances> static final org.jooq.ForeignKey<FinancialAccountTypeDetails, Workflows> static final org.jooq.ForeignKey<FinancialAccountTypeDetails, FinancialAccountTypes> static final org.jooq.ForeignKey<FinancialAccountTypes, FinancialAccountTypeDetails> static final org.jooq.ForeignKey<FinancialAccountTypes, FinancialAccountTypeDetails> static final org.jooq.ForeignKey<FinancialAccounts, FinancialAccountDetails> static final org.jooq.ForeignKey<FinancialAccounts, FinancialAccountDetails>
-
Field Details
-
FINANCIAL_ACCOUNT_ALIASES_FINANCIAL_ACCOUNT_FK
static final org.jooq.ForeignKey<FinancialAccountAliases,FinancialAccounts> FINANCIAL_ACCOUNT_ALIASES_FINANCIAL_ACCOUNT_FK -
FINANCIAL_ACCOUNT_ALIASES_FINANCIAL_ACCOUNT_ALIAS_TYPE_FK
static final org.jooq.ForeignKey<FinancialAccountAliases,FinancialAccountAliasTypes> FINANCIAL_ACCOUNT_ALIASES_FINANCIAL_ACCOUNT_ALIAS_TYPE_FK -
FINANCIAL_ACCOUNT_ALIAS_TYPE_DESCRIPTIONS_FINANCIAL_ACCOUNT_ALIAS_TYPE_FK
static final org.jooq.ForeignKey<FinancialAccountAliasTypeDescriptions,FinancialAccountAliasTypes> FINANCIAL_ACCOUNT_ALIAS_TYPE_DESCRIPTIONS_FINANCIAL_ACCOUNT_ALIAS_TYPE_FK -
FINANCIAL_ACCOUNT_ALIAS_TYPE_DESCRIPTIONS_LANGUAGE_FK
static final org.jooq.ForeignKey<FinancialAccountAliasTypeDescriptions,Languages> FINANCIAL_ACCOUNT_ALIAS_TYPE_DESCRIPTIONS_LANGUAGE_FK -
FINANCIAL_ACCOUNT_ALIAS_TYPE_DETAILS_FINANCIAL_ACCOUNT_ALIAS_TYPE_FK
static final org.jooq.ForeignKey<FinancialAccountAliasTypeDetails,FinancialAccountAliasTypes> FINANCIAL_ACCOUNT_ALIAS_TYPE_DETAILS_FINANCIAL_ACCOUNT_ALIAS_TYPE_FK -
FINANCIAL_ACCOUNT_ALIAS_TYPE_DETAILS_FINANCIAL_ACCOUNT_TYPE_FK
static final org.jooq.ForeignKey<FinancialAccountAliasTypeDetails,FinancialAccountTypes> FINANCIAL_ACCOUNT_ALIAS_TYPE_DETAILS_FINANCIAL_ACCOUNT_TYPE_FK -
FINANCIAL_ACCOUNT_ALIAS_TYPES_ACTIVE_DETAIL_FK
static final org.jooq.ForeignKey<FinancialAccountAliasTypes,FinancialAccountAliasTypeDetails> FINANCIAL_ACCOUNT_ALIAS_TYPES_ACTIVE_DETAIL_FK -
FINANCIAL_ACCOUNT_ALIAS_TYPES_LAST_DETAIL_FK
static final org.jooq.ForeignKey<FinancialAccountAliasTypes,FinancialAccountAliasTypeDetails> FINANCIAL_ACCOUNT_ALIAS_TYPES_LAST_DETAIL_FK -
FINANCIAL_ACCOUNT_DETAILS_CURRENCY_FK
static final org.jooq.ForeignKey<FinancialAccountDetails,Currencies> FINANCIAL_ACCOUNT_DETAILS_CURRENCY_FK -
FINANCIAL_ACCOUNT_DETAILS_FINANCIAL_ACCOUNT_FK
static final org.jooq.ForeignKey<FinancialAccountDetails,FinancialAccounts> FINANCIAL_ACCOUNT_DETAILS_FINANCIAL_ACCOUNT_FK -
FINANCIAL_ACCOUNT_DETAILS_FINANCIAL_ACCOUNT_TYPE_FK
static final org.jooq.ForeignKey<FinancialAccountDetails,FinancialAccountTypes> FINANCIAL_ACCOUNT_DETAILS_FINANCIAL_ACCOUNT_TYPE_FK -
FINANCIAL_ACCOUNT_DETAILS_GL_ACCOUNT_FK
static final org.jooq.ForeignKey<FinancialAccountDetails,GlAccounts> FINANCIAL_ACCOUNT_DETAILS_GL_ACCOUNT_FK -
FINANCIAL_ACCOUNT_ROLES_FINANCIAL_ACCOUNT_FK
static final org.jooq.ForeignKey<FinancialAccountRoles,FinancialAccounts> FINANCIAL_ACCOUNT_ROLES_FINANCIAL_ACCOUNT_FK -
FINANCIAL_ACCOUNT_ROLES_FINANCIAL_ACCOUNT_ROLE_TYPE_FK
static final org.jooq.ForeignKey<FinancialAccountRoles,FinancialAccountRoleTypes> FINANCIAL_ACCOUNT_ROLES_FINANCIAL_ACCOUNT_ROLE_TYPE_FK -
FINANCIAL_ACCOUNT_ROLES_PARTY_FK
-
FINANCIAL_ACCOUNT_ROLE_TYPE_DESCRIPTIONS_FINANCIAL_ACCOUNT_ROLE_TYPE_FK
static final org.jooq.ForeignKey<FinancialAccountRoleTypeDescriptions,FinancialAccountRoleTypes> FINANCIAL_ACCOUNT_ROLE_TYPE_DESCRIPTIONS_FINANCIAL_ACCOUNT_ROLE_TYPE_FK -
FINANCIAL_ACCOUNT_ROLE_TYPE_DESCRIPTIONS_LANGUAGE_FK
static final org.jooq.ForeignKey<FinancialAccountRoleTypeDescriptions,Languages> FINANCIAL_ACCOUNT_ROLE_TYPE_DESCRIPTIONS_LANGUAGE_FK -
FINANCIAL_ACCOUNTS_ACTIVE_DETAIL_FK
static final org.jooq.ForeignKey<FinancialAccounts,FinancialAccountDetails> FINANCIAL_ACCOUNTS_ACTIVE_DETAIL_FK -
FINANCIAL_ACCOUNTS_LAST_DETAIL_FK
static final org.jooq.ForeignKey<FinancialAccounts,FinancialAccountDetails> FINANCIAL_ACCOUNTS_LAST_DETAIL_FK -
FINANCIAL_ACCOUNT_STATUSES_FINANCIAL_ACCOUNT_FK
static final org.jooq.ForeignKey<FinancialAccountStatuses,FinancialAccounts> FINANCIAL_ACCOUNT_STATUSES_FINANCIAL_ACCOUNT_FK -
FINANCIAL_ACCOUNT_TRANSACTION_DETAILS_FINANCIAL_ACCOUNT_FK
static final org.jooq.ForeignKey<FinancialAccountTransactionDetails,FinancialAccounts> FINANCIAL_ACCOUNT_TRANSACTION_DETAILS_FINANCIAL_ACCOUNT_FK -
FINANCIAL_ACCOUNT_TRANSACTION_DETAILS_FINANCIAL_ACCOUNT_TRANSACTION_FK
static final org.jooq.ForeignKey<FinancialAccountTransactionDetails,FinancialAccountTransactions> FINANCIAL_ACCOUNT_TRANSACTION_DETAILS_FINANCIAL_ACCOUNT_TRANSACTION_FK -
FINANCIAL_ACCOUNT_TRANSACTION_DETAILS_FINANCIAL_ACCOUNT_TRANSACTION_TYPE_FK
static final org.jooq.ForeignKey<FinancialAccountTransactionDetails,FinancialAccountTransactionTypes> FINANCIAL_ACCOUNT_TRANSACTION_DETAILS_FINANCIAL_ACCOUNT_TRANSACTION_TYPE_FK -
FINANCIAL_ACCOUNT_TRANSACTIONS_ACTIVE_DETAIL_FK
static final org.jooq.ForeignKey<FinancialAccountTransactions,FinancialAccountTransactionDetails> FINANCIAL_ACCOUNT_TRANSACTIONS_ACTIVE_DETAIL_FK -
FINANCIAL_ACCOUNT_TRANSACTIONS_LAST_DETAIL_FK
static final org.jooq.ForeignKey<FinancialAccountTransactions,FinancialAccountTransactionDetails> FINANCIAL_ACCOUNT_TRANSACTIONS_LAST_DETAIL_FK -
FINANCIAL_ACCOUNT_TRANSACTION_TYPE_DESCRIPTIONS_FINANCIAL_ACCOUNT_TRANSACTION_TYPE_FK
-
FINANCIAL_ACCOUNT_TRANSACTION_TYPE_DESCRIPTIONS_LANGUAGE_FK
static final org.jooq.ForeignKey<FinancialAccountTransactionTypeDescriptions,Languages> FINANCIAL_ACCOUNT_TRANSACTION_TYPE_DESCRIPTIONS_LANGUAGE_FK -
FINANCIAL_ACCOUNT_TRANSACTION_TYPE_DETAILS_FINANCIAL_ACCOUNT_TRANSACTION_TYPE_FK
-
FINANCIAL_ACCOUNT_TRANSACTION_TYPE_DETAILS_FINANCIAL_ACCOUNT_TYPE_FK
static final org.jooq.ForeignKey<FinancialAccountTransactionTypeDetails,FinancialAccountTypes> FINANCIAL_ACCOUNT_TRANSACTION_TYPE_DETAILS_FINANCIAL_ACCOUNT_TYPE_FK -
FINANCIAL_ACCOUNT_TRANSACTION_TYPE_DETAILS_GL_ACCOUNT_FK
static final org.jooq.ForeignKey<FinancialAccountTransactionTypeDetails,GlAccounts> FINANCIAL_ACCOUNT_TRANSACTION_TYPE_DETAILS_GL_ACCOUNT_FK -
FINANCIAL_ACCOUNT_TRANSACTION_TYPE_DETAILS_PARENT_FINANCIAL_ACCOUNT_TRANSACTION_TYPE_FK
-
FINANCIAL_ACCOUNT_TRANSACTION_TYPES_ACTIVE_DETAIL_FK
static final org.jooq.ForeignKey<FinancialAccountTransactionTypes,FinancialAccountTransactionTypeDetails> FINANCIAL_ACCOUNT_TRANSACTION_TYPES_ACTIVE_DETAIL_FK -
FINANCIAL_ACCOUNT_TRANSACTION_TYPES_LAST_DETAIL_FK
static final org.jooq.ForeignKey<FinancialAccountTransactionTypes,FinancialAccountTransactionTypeDetails> FINANCIAL_ACCOUNT_TRANSACTION_TYPES_LAST_DETAIL_FK -
FINANCIAL_ACCOUNT_TYPE_DESCRIPTIONS_FINANCIAL_ACCOUNT_TYPE_FK
static final org.jooq.ForeignKey<FinancialAccountTypeDescriptions,FinancialAccountTypes> FINANCIAL_ACCOUNT_TYPE_DESCRIPTIONS_FINANCIAL_ACCOUNT_TYPE_FK -
FINANCIAL_ACCOUNT_TYPE_DESCRIPTIONS_LANGUAGE_FK
static final org.jooq.ForeignKey<FinancialAccountTypeDescriptions,Languages> FINANCIAL_ACCOUNT_TYPE_DESCRIPTIONS_LANGUAGE_FK -
FINANCIAL_ACCOUNT_TYPE_DETAILS_DEFAULT_GL_ACCOUNT_FK
static final org.jooq.ForeignKey<FinancialAccountTypeDetails,GlAccounts> FINANCIAL_ACCOUNT_TYPE_DETAILS_DEFAULT_GL_ACCOUNT_FK -
FINANCIAL_ACCOUNT_TYPE_DETAILS_FINANCIAL_ACCOUNT_SEQUENCE_TYPE_FK
static final org.jooq.ForeignKey<FinancialAccountTypeDetails,SequenceTypes> FINANCIAL_ACCOUNT_TYPE_DETAILS_FINANCIAL_ACCOUNT_SEQUENCE_TYPE_FK -
FINANCIAL_ACCOUNT_TYPE_DETAILS_FINANCIAL_ACCOUNT_TRANSACTION_SEQUENCE_TYPE_FK
static final org.jooq.ForeignKey<FinancialAccountTypeDetails,SequenceTypes> FINANCIAL_ACCOUNT_TYPE_DETAILS_FINANCIAL_ACCOUNT_TRANSACTION_SEQUENCE_TYPE_FK -
FINANCIAL_ACCOUNT_TYPE_DETAILS_FINANCIAL_ACCOUNT_WORKFLOW_ENTRANCE_FK
static final org.jooq.ForeignKey<FinancialAccountTypeDetails,WorkflowEntrances> FINANCIAL_ACCOUNT_TYPE_DETAILS_FINANCIAL_ACCOUNT_WORKFLOW_ENTRANCE_FK -
FINANCIAL_ACCOUNT_TYPE_DETAILS_FINANCIAL_ACCOUNT_WORKFLOW_FK
static final org.jooq.ForeignKey<FinancialAccountTypeDetails,Workflows> FINANCIAL_ACCOUNT_TYPE_DETAILS_FINANCIAL_ACCOUNT_WORKFLOW_FK -
FINANCIAL_ACCOUNT_TYPE_DETAILS_FINANCIAL_ACCOUNT_TYPE_FK
static final org.jooq.ForeignKey<FinancialAccountTypeDetails,FinancialAccountTypes> FINANCIAL_ACCOUNT_TYPE_DETAILS_FINANCIAL_ACCOUNT_TYPE_FK -
FINANCIAL_ACCOUNT_TYPE_DETAILS_PARENT_FINANCIAL_ACCOUNT_TYPE_FK
static final org.jooq.ForeignKey<FinancialAccountTypeDetails,FinancialAccountTypes> FINANCIAL_ACCOUNT_TYPE_DETAILS_PARENT_FINANCIAL_ACCOUNT_TYPE_FK -
FINANCIAL_ACCOUNT_TYPES_ACTIVE_DETAIL_FK
static final org.jooq.ForeignKey<FinancialAccountTypes,FinancialAccountTypeDetails> FINANCIAL_ACCOUNT_TYPES_ACTIVE_DETAIL_FK -
FINANCIAL_ACCOUNT_TYPES_LAST_DETAIL_FK
static final org.jooq.ForeignKey<FinancialAccountTypes,FinancialAccountTypeDetails> FINANCIAL_ACCOUNT_TYPES_LAST_DETAIL_FK
-