Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

DataMapper ORM vs. Doctrine

If I modify a Hibernate entity, after doing a save, when I commit would the changes be saved to the database

java database hibernate orm

repository pattern vs ORM

php orm repository-pattern

How can I discard non-flushed changes to an entity in Doctrine 2?

orm doctrine doctrine-orm

What is the purpose of the Hibernate ReturningWork<Long> interface?

java spring hibernate jdbc orm

@SequenceGenerator on class annotated with @MappedSuperclass

Difference between Hibernate and Hibernate JPA

java hibernate jpa orm

How to map one class to different tables using hibernate/jpa annotations

Log4j2/JPA/Hibernate logging is not working

JPA: question about merging an entity before removing it

java orm jpa jakarta-ee ejb

Native query and caching mechanism of Hibernate

java hibernate caching jpa orm

Hibernate many to many - fetch method eager vs lazy

Sequelize Default Exclude

node.js orm sequelize.js

how using SQL IN operator in find method of cakephp ORM

cakephp orm find in-operator

Waterline ORM (sails.js) conditions with NOT Equal in query

sequelize migrations not running

JPA table with 2 primary key fields

Do Large High-Traffic Websites use ORMs?

c# asp.net orm

Hibernate generates invalid SQL query with MySQL

java hibernate orm jpa

Comparing persistent storage solutions in python

python orm persistence