Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in persistence

Passing empty list as parameter to JPA query throws error

Persist variable changes between tests in unittest?

What is the difference between a session and a transaction in JPA 2.0?

alternative to memcached that can persist to disk

How to persist an enum using NHibernate

Persistent DB Connections - Yea or Nay?

PersistenceUnit vs PersistenceContext

Solve Hibernate Lazy-Init issue with hibernate.enable_lazy_load_no_trans

How to persist data in Prometheus running in a Docker container?

Refresh and fetch an entity after save (JPA/Spring Data/Hibernate)

When to use DiscriminatorValue annotation in hibernate

java hibernate jpa persistence

Is it possible to detach Hibernate entity, so that changes to object are not automatically saved to database?

java hibernate persistence

Why can't environmental variables set in python persist?

Making data persistent in android

android persistence

What's the difference between the name argument in @Entity and @Table when using JPA?

Java: JSON -> Protobuf & back conversion

How to store a dictionary on a Django Model?

How is HDF5 different from a folder with files?

How do I encode enum using NSCoder in swift?

Creating a composite Unique constraints on multiple columns