Issue Details (XML | Word | Printable)

Key: NUCENHANCER-12
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Andy Jefferson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
DataNucleus Enhancer

JPA : Enhance classes to implement org.datanucleus.api.jpa.Persistable to avoid dependency on JDO

Created: 30/Oct/07 09:03 AM   Updated: 11/Mar/11 05:19 PM
Component/s: ASM Enhancer
Affects Version/s: None
Fix Version/s: None


 Description  « Hide
Currently DataNucleus enhances all classes to implement javax.jdo.spi.PersistenceCapable. This means that DataNucleus used as a JPA implementation has a dependency on JDO (jdo-api.jar). We could avoid this by enhancing specifically for JPA. The downside is that the user would have to have DataNucleus wherever they are using enhanced classes (rather than just jdo-api.jar)

Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.