Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in persistence

JPA two unidirectional @OneToMany relationships to the same entity resulting in duplicate entry

java mysql maven jpa persistence

Is shelve unsafe for read-only multiprocessing?

Persisting & Restoring Current State in Spring Statemachine

Persisting a Drools Knowledge Session

Hibernate: How configure EntityManager in Hibernate?

Spring Transactions to ensure consistency across 2 REST services?

ClassNotFoundException: Attempted to load class "Mongo" from... (with persist) symfony2

Hibernate one to many using something other than a primary key

Persisting/caching data between requests - common approach

Setting up relationships while importing core data?

memcached-like key/value cache that uses both RAM and disk [closed]

Beginner's conceptual question about OOP and persistence

oop persistence

When does the instance created by the server die?

How can I make redis-server flushes all data when it restarts?

What is the best scala-like persistence framework available right now?

Android: saving application state when going to the "background"

HornetQ Persistence using MS SQL server

EntityManager.contains() returns false after persist()

hibernate performance issue, persist one by one or mass?

Entity not persisting via Spring(CrudRepository) on TomEE