ejb3-persistence.jar source

Posted by Randy Stegbauer on Stack Overflow See other posts from Stack Overflow or by Randy Stegbauer
Published on 2008-11-21T04:21:08Z Indexed on 2010/03/18 11:21 UTC
Read the original article Hit count: 1012

Well, I must be brain-damaged, because I can't find the java source for Sun's persistence.jar or JBoss's ejb3-persistence.jar JPA package. They are open-source aren't they?

I looked all over the java.sun.com site as well as the GlassFish wiki, but came up empty.

I'd like a src.zip or folder like Sun delivers with Java JDKs.

Of course, I really don't have to have it, but I think it's fun to browse the source once in a while. And it helps me to debug my code sometimes.

Thank you,
Randy Stegbauer

© Stack Overflow or respective owner

Related posts about persistence

Related posts about jpa