Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in orm
Is it possible to generate django models from the database?
Aug 17, 2022
database
django
oracle
orm
Why does django's prefetch_related() only work with all() and not filter()?
Aug 17, 2022
django
orm
filter
prefetch
How to remove entity with ManyToMany relationship in JPA (and corresponding join table rows)?
Aug 17, 2022
java
hibernate
jpa
orm
Using Eloquent ORM in Laravel to perform search of database using LIKE
Aug 16, 2022
orm
laravel
eloquent
sql-like
mappedBy reference an unknown target entity property
Sep 26, 2021
java
hibernate
orm
hibernate-annotations
How to auto generate migrations with Sequelize CLI from Sequelize models?
Nov 12, 2022
mysql
node.js
orm
sequelize.js
How to map an entity field whose name is a reserved word in JPA
Aug 16, 2022
java
sql-server
hibernate
orm
jpa
How should equals and hashcode be implemented when using JPA and Hibernate
Aug 16, 2022
java
hibernate
orm
equals
hashcode
Specifying an Index (Non-Unique Key) Using JPA
Aug 31, 2022
java
hibernate
orm
jpa
datanucleus
@Basic(optional = false) vs @Column(nullable = false) in JPA
Sep 24, 2022
java
orm
jpa
JPA: How to have one-to-many relation of the same Entity type
Aug 16, 2022
java
orm
jpa
hierarchy
one-to-many
How can you do paging with NHibernate?
Feb 15, 2022
.net
nhibernate
orm
pagination
What are detached, persistent and transient objects in hibernate?
Aug 16, 2022
java
hibernate
orm
Storing a Map<String,String> using JPA
Sep 24, 2022
java
jpa
orm
jpa-2.0
Do I need <class> elements in persistence.xml?
Aug 16, 2022
java
hibernate
orm
jpa
annotations
Multiple columns index when using the declarative ORM extension of sqlalchemy
Aug 16, 2022
python
database
orm
indexing
sqlalchemy
Are there good reasons not to use an ORM? [closed]
Aug 16, 2022
c#
orm
enterprise
org.hibernate.MappingException: Could not determine type for: java.util.List, at table: College, for columns: [org.hibernate.mapping.Column(students)]
Dec 14, 2021
java
hibernate
orm
NHibernate vs LINQ to SQL
Aug 16, 2022
linq
nhibernate
linq-to-sql
orm
Why does Hibernate require no argument constructor?
Aug 16, 2022
java
hibernate
orm
factory-pattern
« Newer Entries
Older Entries »