Richard,
One of the super cool things about mailing lists is that you can search the history. I recommend a site like nabble.com which archives various mailing lists and provides a nice search tool that is thread aware and such.
On Dec 18, 2006, at 9:06 AM, Richard Trujillo wrote:
Have a few newbie questions. I am corrected to assume OFBiz does use Sun's java persistence? If they developed their own persistence layer?
What do you mean by "Sun's java persistence"? If you mean JDBC then the answer is yes, but we also use tools on top of JDBC to avoid excessive code and SQL in application code.
How is persistence implemented?
Check out: http://incubator.apache.org/ofbiz/VideosFrameworkIntro.html
Can I use Enterprise DB as my database. Also can I use Sequoia?
Check out docs.ofbiz.org, mainly the technical space and the Basic Production Setup Guide in that space.
-David
