Hi, I'm looking to extend OpenJPA's entity manager to provide some additional methods. Based on my reading, it seems like I can extend both the default EntityManagerFactory and the default EntityManager. However, I can't seem to find any information on how to actually do this. Any pointers are appreciated.
Thanks, Heather Sterling