Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in persistence

JPA @Entity Inheritance

Combining semacodes and steganography?

Why do we need to specify class inside <persistence-unit> element?

java spring jpa persistence

How do I save a transient object that already exists in an NHibernate session?

Is Hibernate / JPA taking in consideration the transient modifier ( not the annotation )

Services with missing/unavailable dependencies

java mysql persistence ejb-3.0

ORM or something to handle SQL tables with an order column efficiently

sql list orm persistence

How to check if computed column is persisted?

Using @TransactionAttribute(value = TransactionAttributeType.NEVER) on a method

Runtime design - storing and loading form layout (recursively?)

what are some common problems with Hibernate/persistence?

Load balancing: DNS round robin in front of hardware load balancers. How to share stickiness?

ActiveMQ - Removing queues programmatically

persistence queue activemq

Symfony 2 / Doctrine 2 : get changes to PersistentCollection

Difference between persistent and non-persistent data

How to cascade persist only new entities

Spring Data MongoDB prevent persisting certain fields

Use of joinTransaction in JPA

How would one make Python objects persistent in a web-app?

StaleStateException when saving entity with complex relations