Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Hooking into sqlalchemy models

python orm sqlalchemy hook

Multiple relationships to the same table in EF7(Core)

c# .net entity-framework orm

Execute sql script after jpa/EclipseLink created tables?

java orm jpa eclipselink jpa-2.0

How can I populate a class from the results of a SQL query in C#?

How to map a single char column in Doctrine 2

Is everyone here jumping on the ORM band wagon?

Conditional insert with Spring JPA / Hibernate

Where are ORM's vulnerable for SQL injection?

sqlalchemy how to generate (many-to-many) relationships with automap_base

Using TransactionProxyFactoryBean with Spring and Hibernate

RDF / Graph to Object Mapping Framework [closed]

java orm graph mapping rdf

Column comparison in Django queries

python django orm

PreUpdate not firing when adding to a collection [duplicate]

java hibernate orm jpa

High numerical precision floats with MySQL and the SQLAlchemy ORM

Can anyone tell whats wrong with my relationships?

python orm sqlalchemy

Hibernate Save Object to Multiple Sessions

What is the difference between @Entity in Hibernate and JPA

Orphans remain in database even with orphanRemoval=true on one-to-many relationship (JPA/Hibernate)