Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in persistence

How to best create a test DB when doing TDD?

In Ruby on Rails how can I persist objects in memory between sessions

iOS persistent storage strategy

Persisting std::chrono time_point instances

How to write a WCF service with in-memory persistent storage?

c# .net wcf persistence

Quick'n'dirty persistence [closed]

java persistence

Are there any Java VMs which can save their state to a file and then reload that state?

SQLite Alternatives for C++ [closed]

Saving and restoring geometries in OpenLayers

Error on compiling query: The abstract schema type 'entity' is unknown

java jpa persistence jpql

Oracle thin driver vs. OCI driver. Pros and Cons?

Is there a way to get all managed entities from an EntityManager

Two Persistence Unit in one Persistence.xml

Java OutputStream equivalent to getClass().getClassLoader().getResourceAsStream()

Difference b/w Hibernate's Sessionfactory.getCurrentSession() and SessionFactory.openSession()

java hibernate orm persistence

Where is the Persistence tool window in Intellij IDEA 15?

intellij-idea persistence

PHP - ini_set('session.gc_maxlifetime', 5) - Why it doesn't end the session?

php session persistence

Is there an iPhone-like Keychain in Android?

How solve javax.persistence.EntityNotFoundException with JPA (not by using @NotFound)

java hibernate jpa persistence

What data (if any) persists across web-requests in Ruby on Rails?