Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » DescriptorEventAdapter(DescriptorEventAdapter-JPA)
DescriptorEventAdapter [message #1240316] Thu, 06 February 2014 07:44 Go to next message
Garry Baal is currently offline Garry BaalFriend
Messages: 1
Registered: February 2014
Junior Member
Hi,

AnyBody has an idea how to configure DescriptorEventAdapter? I doing Data security and I am planning to use Descriptors to check and filter data.. I can't see a document how to configure it. does eclipselink have it own irc channel?

Thanks,
Re: DescriptorEventAdapter [message #1240455 is a reply to message #1240316] Thu, 06 February 2014 14:04 Go to previous message
Lukas JungmannFriend
Messages: 36
Registered: November 2013
Location: Prague, Czech Republic
Member
Hi,

just add @EntityListeners({MyAdapter.class}) to your entity definition, see ie https://wiki.eclipse.org/EclipseLink/Examples/JPA/Auditing. You can also check http://www.eclipse.org/forums/index.php/t/159281/

HTH,
--lukas

[Updated on: Thu, 06 February 2014 14:04]

Report message to a moderator

Previous Topic:How works dynamic weaving in EclipseLink?
Next Topic:Eclipse AspectJ vs. EclipseLink DynamicWeaving
Goto Forum:
  


Current Time: Fri Mar 29 10:01:31 GMT 2024

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

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

Back to the top