Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » JPA Column Annotations(Is there an annotation available which accomplishes the same thing as Hibernate's @ColumnTransformer?)
JPA Column Annotations [message #1276589] Mon, 24 March 2014 19:33
Paul Green is currently offline Paul GreenFriend
Messages: 1
Registered: March 2014
Junior Member
I have a column which needs to be read and written using the oracle decryption / encryption functions like "pmddecryptb(document)" and "pmdencryptb(:document)". This can be done in Hibernate using the @ColumnTransformer annotation. How can I accomplish the same thing in Eclipselink?
Previous Topic:History for a OneToMany relationship not working
Next Topic:Building EclipseLink OSGI from sources
Goto Forum:
  


Current Time: Wed Sep 18 20:55:52 GMT 2024

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

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

Back to the top