Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in persistence

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

JPA 2 CriteriaQuery, using a limit

java sql jpa persistence limit

Do I have to close() every EntityManager?

java jpa persistence toplink

What do the acronyms AOF and RDB stand for in Redis?

redis persistence

Best practices for using and persisting enums