On Thu, Nov 13, 2008 at 1:01 PM, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote: > On Thu, Nov 13, 2008 at 6:47 AM, Norman Maurer <[EMAIL PROTECTED]> wrote: >> Hi Robert, >> >> shouldn't the equals(Object) and hashCode() method get overridden in JPAUser >> to check for the right properties ? > > yes 8-) > > it's really just a toy implementation ATM
OpenJPA is cool - good documentation and easy to use. JPA does raise some design questions. one interesting question is how to re-use the same data access logic between managed (eg embedded in geronimo) and unmanaged (eg running in phoenix). this runs into design questions about how best to integrate james with transations. ideas? - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
