Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in persistence

How to inject persistence context to different data source programmatically

Is there a way in PHP to use persistent data as in Java EE? (sharing objects between PHP threads) without session nor cache/DB

Persist collection in object with MyBatis

@PersistenceUnit annotation won't create an EntityManageFactory emf=null

Best practice for sharing data between pages

Hibernate @OneToMany with mappedBy (parent-child) relationship and cache problem

How do you keep a user persistently logged in on an iPhone app?

Persistence solutions for C++ (with a SQL database)?

Why are persisted user settings not loaded?

Can JPA be persuaded to convert between eg UUIDs and Strings?

java jpa persistence

How can I store objects in a session in PHP?

What is the best practice for persistence right now?

database orm persistence

Delphi object persistence, what is the best way

delphi object persistence

Java JPA @OneToMany needed to reciprocate @ManyToOne?

java orm jpa persistence

What is really stored in Session in ASP.NET?

Persisting a trie to a file - C

Hibernate persist failure with PostGIS Geometry

WinForms - which is easiest approach for persisting some data?

c# winforms persistence

Persistent and transient objects - confused about terminology

Java Persistence layer in regards to Service/Repository layers