I have been looking at Hibernate Envers for entity auditing.I\'m using EclipseLink but I\'d like something similar.
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
I having a hard time with JPA hop开发者_如何学Goefully someone can help me. I have 3 tables: Rol (CPE_ROL)
I\'m experiencing no problems while unmarshalling with MOXy. This is the XML, I\'ve unmarshalled. <eng><shape type=\"square\"><square-specific>dasdasdas</square-specific></
I\'m trying to persists JodaTime DateTime fields with JPA to PostgreSQL but run into troubles with null pointers to database NULL values.
I have been wrestling with this error for last few days. Please someone point out where I am going wrong.
\'Flex fields\' is a term for altering a table at the customer site to add extra columns to a table to hold custom pieces of information about that table\'s entity. I was wondering if anyone has dealt
I\'m encountering a 1452 error on MySQL 5.5.9 while running some JPA tutorial code that I pulled off the EclipseLink website (http://wiki.eclipse.org/EclipseLink/Examples/JPA/EmployeeXML), and I\'m ho
I have an abstract root class, let\'s say A. And I have several implementation classes extending A. A has FIELD annotation as well as some @XmlElement annotated properties.
I\'m using JPA 2.0, more precisely Eclipselink. Here\'s my problem: I have an entity that has a property like \"isPaid\". that property is the result of some calculations the entity performs with som