Have you checked these out? http://openjpa.apache.org/samples.html
Also, all of the junit tests could be used as samples, depending on the specific function you are looking for. http://openjpa.apache.org/source-code.html http://openjpa.apache.org/testing.html Also, JPA is a widely accepted and widely documented programming model. So, any "standard" JPA application should work just fine with OpenJPA. Hope this helps, Kevin On Thu, Nov 6, 2014 at 1:25 AM, Trenton D. Adams <tr...@trentonadams.ca> wrote: > Hi Guys, > > Where can I find the best openjpa standalone example? Preferably with a > maven build. I have checked the site, and googled, and nothing decent > seems to come up. > > Thanks. >