Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Object-relational mapping: What's the best way to implement getters?

php orm oop mapping

Integration testing - Hibernate & DbUnit

SQLAlchemy Flask filter query to combine results from two models

Waterline ORM equivalent of insert on duplicate key update

Why is it necessary to annotate mapped Date fields @Temporal in javax.persistence?

java orm persistence

Hibernate sessionFactory.getCurrentSession() without @Transactional

developing a simple orm [closed]

java orm

ORM or SQL in large, scalable and MAINTAINABLE web application?

php sql orm frameworks

What is a good lightweight ORM for our needs?

.net asp.net sql-server orm

SQL injection in Symfony/Doctrine

How to get result information when updating mysql table with Doctrine ORM in symfony 1.4

Java, Code Generation, and Persistence Frameworks

java database persistence orm

@ManyToMany relation not save

TypeORM jsonb array column

What would you pick for your ASP.NET webapp; nHibernate, Linq, or SubSonic

orm

How do I pass a list of Qs to filter for OR lookups?

Do I need Maven to use Hibernate?

java hibernate maven-2 orm

Hibernation annotations, specify column default value

java oracle hibernate orm jpa

Does Django development provide a truly flexible 3 layer architecture?

Unknown entity on hibernate

java spring hibernate maven orm