Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

How to get a unique key for two fields with Hibernate?

Rails PG::UndefinedTable: ERROR: missing FROM-clause entry for table

Things to watch out for in ColdFusion 9 with CF-ORM

orm coldfusion coldfusion-9

AnnotationException: A Foreign key refering has the wrong number of column. should be 2

ORM supporting immutable classes

java hibernate orm scala types

ASP.NET MVC and ORM Selection

asp.net asp.net-mvc orm

Do we need to use the Repository pattern when working in ASP.NET MVC with ORM solutions?

Can I name my constraints with JPA?

What is second level cache in hibernate?

doctrine querybuilder limit and offset

symfony orm doctrine-orm

NHibernate3 Query vs QueryOver [duplicate]

c# nhibernate orm

NHibernate DuplicateMappingException when two classes have the same name but different namespaces

NHibernate session management in ASP.NET MVC

asp.net-mvc nhibernate orm

Nullable reference type in C#8 when using DTO classes with an ORM

How to run an aggregate function like SUM on two columns in JPA and display their results?

java orm jpa java-ee-6 jpa-2.0

Difference between @MapKey, @MapKeyColumn and @MapKeyJoinColumn in JPA and Hibernate

How do I use 'Where In' in Dapper

c# .net sql orm dapper

Avoid insert 'null' values to database table via JPA

java postgresql orm jpa jpa-2.0

@Column(unique=true) does not seem to work

mysql jpa jakarta-ee orm

Hibernate throws strange error: Class is not mapped