Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in persistence

where does Persistence.createEntityManagerFactory() look for the persistence unit?

Persist collection fields with hibernate

java hibernate jpa persistence

Persistence and Domain Events with persistence ignorant objects

Storing game preferences and saved games in a secure format

Best way to store data for Greasemonkey based crawler?

Where can i find jpa orm.xml usage samples [closed]

java jpa persistence jpa-2.0

Prevent a console app from closing when not invoked from an existing terminal?

Version number in jar name - how to handle persistence.xml?

java maven jar persistence

JPA query for getting the whole tree

java hibernate jpa 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?