Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

I do not understand how EF5 dbContext.Entry(entity).Reload() method is supposed to work?

How to handle the ORA-00972: identifier is too long Exception with Hibernate 5 a Naming Strategy

Ruby on Rails versus Oracle Objects (and object-oriented data persistence in general)

How to set collation for a specific Column in a Sequelize model?

node.js orm sequelize.js

Error: P1001: Can't reach database server at `localhost`:`5200`

postgresql docker orm prisma

Which DAL approach to take?

Performance with Entity Framework Code-First

Using DataMapper ORM for php to map field names

Is clean SQL achievable on Linq to SQL?

sql orm linq-to-sql

Android object handling / persistence

java android orm

How do I write an ORM statement to return filtered data from a data object?

orm coldfusion hql

Examples of ORMs which use a single table for the entire hierarchy and those which don't?

.net orm

Hibernate - load entities with fields defined at runtime

dapper populate DropDownlist

orm dapper

jdbi: Use @MapResultAsBean annotation together with CustomMapperFactory

Hibernate Envers audit @Embedded with basic types inside throws cannot set field to null value on fetch

Combine model's condition with its association's condition in Sequelize

javascript orm sequelize.js