Uses of Interface
org.wamblee.persistence.Persistent

Packages that use Persistent
org.wamblee.persistence Utilities for (JPA) persistence. 
 

Uses of Persistent in org.wamblee.persistence
 

Classes in org.wamblee.persistence that implement Persistent
static class PersistentFactory.EntityObjectAccessor
           
 

Methods in org.wamblee.persistence that return Persistent
static Persistent PersistentFactory.create(Object aEntity)
          Creates the Persistent wrapper for interfacing with primary key and version of the entity.
 



Copyright © 2011. All Rights Reserved.