Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in object-persistence

When are Active Record objects in has_many relationships saved?

Python: strategies for persistently memoizing functions with function arguments?

Automatic persistance of node.js objects in database

Persistence with embedded forms

DTOs vs Serializing Persisted Entities

Is it possible to create stateful web service in C#?

Is my idea for an object persistence library useful?

c# nosql object-persistence

How should I do post persist/update actions in doctrine 2.1, that involves re-saving to the db?

Python: how to share an object instance across multiple invocations of a script

What's the difference between an ORM and a Persistence framework?

orm object-persistence

Are there any frameworks/libraries for Delphi that come close to the functionality offered by Bold/Eco?

What does a EClassNotFound raised at runtime really mean when the class in question is there at compile and link time, and there explicitly in code?

What's the easiest way to persist java objects?

MVC3 multi step form - How to persist model object

.NET Object persistence options

Do I ever need to explicitly flush GORM save calls in grails?