Thank you all,

So, do you think that the most flexible approach should be to have some
module like tapestry-jpa to interact with into the pages, and, the real
"data access layer" implementation could be inter-changable between
hibernate, db4o, and anyone which implements the JPA specification?

Thanks Piero for your work in tapestry-jpa project!

Regards,
Matías.


Howard Lewis Ship wrote:
> 
> The tapestry-hibernate module is bound to Hibernate, Tapestry itself
> is not.  That's why Tapestry has its own IoC container; to allow for
> such deep integrations.
> 
> On Mon, Jan 11, 2010 at 6:25 AM, Piero Sartini <li...@pierosartini.de>
> wrote:
>> Hi Matias,
>>
>> you may be interested in tapestry-jpa which can be found at
>> http://kenai.com/projects/tapestry-jpa
>>
>> The JPA1 version should work fine, I am using it in all of my projects.
>> I am currently working on the JPA2 version - expect it to be working
>> until the end of the week. I'll try to come up with some documentation
>> of how to use it as well.
>>
>> The module allows you to inject the EntityManager instead of the
>> hibernate Session. You should be able to use every JPA(2) provider
>> with it.
>>
>>        Piero
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>
> 
> 
> 
> -- 
> Howard M. Lewis Ship
> 
> Creator of Apache Tapestry
> 
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
> 
> (971) 678-5210
> http://howardlewisship.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Is-tapestry-coupled-with-Hibernate-API--tp27111015p27115600.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to