Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jpa-dev] [External] : Updates to the Jakarta Persistence Release Plan?
  • From: Lukas Jungmann <lukas.jungmann@xxxxxxxxxx>
  • Date: Fri, 26 Jan 2024 14:57:03 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=aE3KxHMZ3OHTL//hyaEt2TFHAF5E21ICRcA5Cc/ys34=; b=MEfuEz+HhLl4w52H5cgDcncsj+R+amMOiQvKthnYm9ZECLCglMrfZFZL969J/B4ocNfAlcL8s6BKEqSNudgAMJYZHoM0dLdtzm4O0oA6k7cjAaH5Z2yGSj33I6fBw7gZkYS/eMXVhWeTk1615bEzdp/Wo+gcZYlSptNF9NaicLgIsQEUV8nf7tl2aBv7WWEHDT+AKq6SjWzNDVPKEMsTqwhtFhiFrPNa+v073B9XGYzU5bUYrM1X26rbdiW4IOHj2hWMc7wlY/rjWVBPRH4vsw9bVmQ0DaAScAYU717Ld/qLbRl4nvR4+jXK+Jd+ubhhJtBZNdlPbbZ7dEL+0ai0lQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BzxboIWQdKiX8e1hRXijTdO7Eg6SuvekP5r/K+v9k4MJPswogU0HaxxK7u1EI9RVVWRX2Htg49OiYhKov81ffhrtXySh1gLu25IWXpNkFSPmxAAOluUT1CjdPKc+kbzbdN1lgQ6zhTjl5C4yQFmlXEsc7xsmq4bg3KHX8tQMAv2/S2bN83NSWCTX14SR9rJYj7GE0G8KAY22dlOPh/000qAWGPCGxIBHqvPplHnWJlZh9abWDcXz4HPZn+BOlI9NeJN9kajHLzhSXLt0ZFkzDgsSv6T4i5ccjwVlYWb1rDzDHxn8beeIzg/On7NPwOyaGvVaWTuthaUk5InZPWXp9A==
  • Delivered-to: jpa-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jpa-dev/>
  • List-help: <mailto:jpa-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jpa-dev>, <mailto:jpa-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jpa-dev>, <mailto:jpa-dev-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla Thunderbird

Hi,

On 24.01.2024 17:48, Tracy Burroughs via jpa-dev wrote:
Is it time to update the Jakarta Persistence 3.2 release plan to remove items that will not be included?

Plan : _https://projects.eclipse.org/projects/ee4j.jpa/releases/3.2_ <https://urldefense.com/v3/__https://projects.eclipse.org/projects/ee4j.jpa/releases/3.2__;!!ACWV5N9M2RV99hQ!La0JVCuHZgYNQmiKGucbR0KTBK6rcbCmT1eBItOcpPCKEOb-Uk7SyOy8YxfoF2i717XZ1GWGcDjjEOowWpRB$>

Specifically, it appears the following items will not make Jakarta Persistence 3.2:

     - support for subqueries in the select, from and join clauses
_https://github.com/jakartaee/persistence/issues/401_ <https://urldefense.com/v3/__https://github.com/jakartaee/persistence/issues/401__;!!ACWV5N9M2RV99hQ!La0JVCuHZgYNQmiKGucbR0KTBK6rcbCmT1eBItOcpPCKEOb-Uk7SyOy8YxfoF2i717XZ1GWGcDjjEMSlggCy$>

     - define stateless EntityManager
_https://github.com/jakartaee/persistence/issues/374_ <https://urldefense.com/v3/__https://github.com/jakartaee/persistence/issues/374__;!!ACWV5N9M2RV99hQ!La0JVCuHZgYNQmiKGucbR0KTBK6rcbCmT1eBItOcpPCKEOb-Uk7SyOy8YxfoF2i717XZ1GWGcDjjEKuh64sD$>

     - provide support for spatial queries and data types
_https://github.com/jakartaee/persistence/issues/198_ <https://urldefense.com/v3/__https://github.com/jakartaee/persistence/issues/198__;!!ACWV5N9M2RV99hQ!La0JVCuHZgYNQmiKGucbR0KTBK6rcbCmT1eBItOcpPCKEOb-Uk7SyOy8YxfoF2i717XZ1GWGcDjjEMfn5E69$>



correct, these won't be present. I've updated that page so it matches the content at https://jakarta.ee/specifications/persistence/3.2/



<snip/>


Finally, if the API changes are nearly complete, will the schema changes (persistence.xsd, orm.xsd) be targeted for the M2 delivery at the end of February?  I assume this will be required before a compatible implementation can be provided for M3.

updated orm is already available (since M1), draft is published at https://jakarta.ee/xml/ns/persistence/ as well as included in the api jar and linked from https://jakarta.ee/specifications/persistence/3.2/

thanks,
--lukas


Thanks,
Tracy Burroughs  (_tkb@xxxxxx.com_ <mailto:tkb@xxxxxxxxxx>)
WebSphere Application Server Development

_______________________________________________
jpa-dev mailing list
jpa-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jpa-dev__;!!ACWV5N9M2RV99hQ!La0JVCuHZgYNQmiKGucbR0KTBK6rcbCmT1eBItOcpPCKEOb-Uk7SyOy8YxfoF2i717XZ1GWGcDjjEFuQ8Ulj$



Back to the top