Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Java Hibernate HQL queries with nolock

java hibernate orm nolock

Rename node.js sequelize timestamp columns

SQLAlchemy: Convert column value back and forth between internal and database format

SQLAlchemy query filter on child attribute

Advantages and Disadvantages of NHibernate

sql nhibernate orm

Laravel Eloquent ORM "whereHas" through table

sql laravel orm eloquent

How to specify a Primary Key on @ElementCollection

What is the difference between an orm and ADO.net?

Django ORM and hitting DB

django 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