From users-return-12210-archive-asf-public=cust-asf.ponee.io@openjpa.apache.org Thu Mar 21 17:14:15 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 2D937180621 for ; Thu, 21 Mar 2019 18:14:15 +0100 (CET) Received: (qmail 73455 invoked by uid 500); 21 Mar 2019 17:14:14 -0000 Mailing-List: contact users-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@openjpa.apache.org Delivered-To: mailing list users@openjpa.apache.org Received: (qmail 73423 invoked by uid 99); 21 Mar 2019 17:14:13 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Mar 2019 17:14:13 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 0B6D1181A57 for ; Thu, 21 Mar 2019 17:14:13 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.65 X-Spam-Level: X-Spam-Status: No, score=0.65 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, KAM_COUK=0.85, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=nbmlaw.co.uk Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id LlavPe7vykYL for ; Thu, 21 Mar 2019 17:14:10 +0000 (UTC) Received: from ns1.nbmlaw.co.uk (ns1.nbmlaw.co.uk [217.174.253.19]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 419185F643 for ; Thu, 21 Mar 2019 17:06:22 +0000 (UTC) Received: from localhost.localdomain (56.red-80-39-241.dynamicip.rima-tde.net [80.39.241.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by ns1.nbmlaw.co.uk (Postfix) with ESMTPSA id AEF632C0C19 for ; Thu, 21 Mar 2019 17:06:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 ns1.nbmlaw.co.uk AEF632C0C19 To: users@openjpa.apache.org From: Matthew Broadhead Subject: hibernate @JoinFormula Organization: NBM Solicitors Message-ID: <854cfdf7-313f-092a-715d-1c10ca3bbb8e@nbmlaw.co.uk> Date: Thu, 21 Mar 2019 18:06:16 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US is there an OpenJPA equivalent of Hibernate's @JoinFormula annotation?