Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Exclude field when creating history table by using @Customizer
Exclude field when creating history table by using @Customizer [message #1858621] Wed, 12 April 2023 08:37
Renato Freire is currently offline Renato FreireFriend
Messages: 2
Registered: April 2023
Junior Member
In my project I have a class annotated with @Customizer.

This Customizer, uses a custom customizer for this class, which inherits from DescriptorCustomizer.

This annotation it's used to create a HistoryTable for that class with the HistoryPolicy class.

In this customizer, I want to ignore a field of the annotated class to, when it changes, a new row on the history table it's not written but I want it to continue to persist in the database.

I'm using EclipseLink version 2.7.4. My project it's being built in JakartaEE with Payara server.
Previous Topic:Spring orm toplink to eclipselink
Next Topic:Is there a way to ignore a field when writing history table with @Customizer
Goto Forum:
  


Current Time: Fri Apr 26 08:21:10 GMT 2024

Powered by FUDForum. Page generated in 0.02606 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top