I have a strange situation which appears to indicate a GORM cacheing problem //begin with all book.status's as UNREAD …
grails gorm object-persistenceRight now I have java program whose classes are currently POJOs and stored in volatile memory. These need to be …
java persistence jdo object-persistence apache-torqueInserting a second record using Hibernate 3 into DB2 v9.x where a column has a Unique primary key column Id …
java hibernate db2 hibernate-annotations object-persistenceI am new to classic ASP and I need to code a web application in classic asp because the customer …
session asp-classic object-persistenceIs there any difference in a persistent and immutable data structure? Wikipedia refers to immutable data structure when discussing persistence …
data-structures immutability object-persistenceI have a 400 million lines of unique key-value info that I would like to be available for quick look ups …
python persistence object-persistenceSo, I want to store a dictionary in a persistent file. Is there a way to use regular dictionary methods …
python dictionary persistence object-persistenceI have a runtime error happening in the rtl Streaming in of a form, causing an exception EClassNotFound to be …
delphi exception delphi-xe object-persistenceI'm using Rails 1.2.3 (yeah, I know) and am confused about how has_many works with respect to object persistence. For …
ruby-on-rails activerecord has-many object-persistenceI'm reading up on OOP design patterns and framework design and find myself a bit unshure about the difference between …
orm object-persistence