code stats on OpenJPA

2006-08-25 Thread Pinaki Poddar
You can get a feeling for what the JDO bindings for Kodo look like by taking a look at the openjpa-persistence and openjpa-persistence-jdbc modules in OpenJPA -- you'll notice that the bindings largely add spec behavior to the core kernel. So the features available in the core kernel are

Re: code stats on OpenJPA

2006-08-25 Thread Marc Logemann
Hi, sounds like you guys did a good job in factoring out the persistence specs / APIs from the core. -- regards Marc Logemann [blog] http://www.logemann.org [busn] http://www.logentis.de Am 25.08.2006 um 20:25 schrieb Pinaki Poddar: 94% of codebase (in terms of filesize) are independent