Top "Apache-cayenne" questions

Apache Cayenne is an open source persistence framework, providing object-relational mapping (ORM) and remoting services.

What dependency scope for Derby JDBC drivers in intergration scope (cayenne)

I am trying to build my pom.xml so that I can automatically create my database schema when running 'mvn …

maven derby apache-cayenne
Error 'Packet for query is too large' when I tried to make a query on my website

Again I need your help. I'm trying to put my java web site online. What I use : MySQL server : command …

java-8 mariadb apache-cayenne max-allowed-packet
Comparison between Hibernate and Cayenne

Someone please help me in choosing whether to use Hibernate or Cayenne? Which is more suitable to handle large databases?

java hibernate orm apache-cayenne