Great. Thanks for the pointers. I'll let you know my experience with
the experiments. -Frank
On Jun 28, 2006, at 9:23 AM, Steve Ebersole wrote:
> Not really. The closest thing would be a particular series of tests
> from the test suite which specifically test the ability for users to
> plug i
Not really. The closest thing would be a particular series of tests
from the test suite which specifically test the ability for users to
plug in custom EntityPersister implementations. Check out
org.hibernate.test.legacy.MasterDetailTest#testCustomPersister.
However, that is a *very* basic examp
Thanks, Emmanuel!
Are there any articles or a developer "how-to" guide on writing new
persisters?
-Frank
On Jun 28, 2006, at 1:46 AM, Emmanuel Bernard wrote:
> I must admit I never thought about XML DB requirements, so I 'll
> have to trust you :-). A week might be ok for an experiment bu
I must admit I never thought about XML DB requirements, so I 'll have to
trust you :-). A week might be ok for an experiment but not to do
everything.
Frank Cohen wrote:
> Thanks for the pointer Emmanuel. I'm doing the investigation work now
> and will seek funding in the next week or two. I ha