Uses of Class
com.google.inject.persist.jpa.JpaPersistModule

Packages that use JpaPersistModule
com.google.inject.persist.jpa guice-persist's Java Persistence API (JPA) support. 
 

Uses of JpaPersistModule in com.google.inject.persist.jpa
 

Methods in com.google.inject.persist.jpa that return JpaPersistModule
<T> JpaPersistModule
JpaPersistModule.addFinder(Class<T> iface)
          Adds an interface to this module to use as a dynamic finder.
 JpaPersistModule JpaPersistModule.properties(Properties properties)
          Configures the JPA persistence provider with a set of properties.
 



Copyright © 2006-2011 Google, Inc.. All Rights Reserved.