Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in persistence

Spring Data MongoDB prevent persisting certain fields

Use of joinTransaction in JPA

How would one make Python objects persistent in a web-app?

StaleStateException when saving entity with complex relations

Correct way to persist Quartz triggers in database

Doctrine 2, Need to execute code pre-persist/post-persist

persistence doctrine-orm

JPA/Hibernate, @Embedded and Enum

java jpa persistence enums

Is there any way to keep users from saving documents locally?

pdf persistence

Getting all mapped Entities from EntityManager

Play Framework: PersistenceException: The type is not a registered entity? (Ebean)

Generate "on delete cascade" using Ebean

How to configure JPA to use JNDI?

jpa persistence jndi

In Akka's persistent actor, is creating a child actor considered to be a side effect, or the creation of state?

persistence akka actor

Use acid-state like event log in Haskell

Hibernate.cfg.xml vs Persistence.xml

hibernate jpa persistence

Make a string persistent in a .NET application

Should embeddable jpa class implement equals and hashCode?

java jpa persistence

IdentityServer4 - How to store refresh token into database using mysql.data?

What is the right method for storing files in a microservice architecture?