Best unofficial Apache Server developers community |
|
|||
Source Article |
|||
Add new comment
|
|||
| Tags: | , , , , , , , , , , , | ||
Hibernate in Tomcat
Apr 2, 2011 Hey guys, I tried to explore a bit the possibility of hibernate in
tomcat, but some things aren't that clear for me. Before hitting the
specific questions, please explain what is hibernate in Tomcat, when
do we want to use it, how do I use it…
Commented: (CLK-532) Hibernate example webapp Jul 17, 2010 [ https://issues.apache.org/jira/browse/CLK-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889547#action_12889547 ] Gilberto C Andrade commented on CLK-532:
Cayenne vs Hibernate Comparison Sep 5, 2010 Hi, I am again responsible for making a cogent Cayenne vs Hibernate
Comparison. Before I "reinvent the wheel" so-to speak with a new
evaluation, I would like to find out if anyone has done a recent and
fair comparison/evaluation (and has…
JPA and Hibernate Annotations Integration Jan 6, 2011 Hi all, I tested the Java PLAY Framework which has an interested
approach, especially in the data model. It integrates JPA and
Hibernate annotations. So it is easy to concept the application, you
create beans and automatically, it creates…
can this be used as second level cache with hibernate Nov 12, 2010 Our appliation uses hibernate and ehcache as second level cache.
Ehcache do provide for replication but I we are evaluating some
alternatives and I want to know if memcached be used as distributed
second level cache with hibernate? If this can be…
Re: Cayenne vs Hibernate Comparison Sep 29, 2010 Ok, so, t5c doesn't depend on resin-hessian directly; cayenne-rop
does. Since I've done cayenne dev work, I already had the dependency.
Are you using tapestry-cayenne-server, or tapestry-cayenne-client?
server shouldn't need the dependency at…
What is best way to osgi-ficate hibernate? Dec 18, 2010 Hi, I know there are a lot of discussions on this topic. It seems
extension bundles are the answer to this kind of problems, right? How
about the hibernate provided by springsource? What strategy they use?
Is there any conclusion on this problem?…
Spring/Hibernate and transactions Dec 1, 2010 I have a simple route that receives messages, converts them to an
@Entity class and attempts to write the data to a database. I would
like to use Spring/Hibernate to perform this task along with a
TransactionManager. I have been reading through…
Derby + hibernate & import.sql Nov 27, 2010 Hi. I have a strange problem with Hibernate and Apache Derby. I am
trying to load the import.sql file and run it against a Derby db. My
hibernate.cfg.xml file looks like this: <?xml version='1.0'
encoding='utf-8'?> <!DOCTYPE…
Re: Cayenne vs Hibernate Comparison Sep 29, 2010 This is what I got, but mind I am behind company nexus - I'll try at
home with clean local repo. Missing:
| |||