Package | Description |
---|---|
com.google.inject.persist.jpa |
guice-persist's Java Persistence API (JPA) support.
|
Modifier and Type | Method and Description |
---|---|
<T> JpaPersistModule |
JpaPersistModule.addFinder(Class<T> iface)
Adds an interface to this module to use as a dynamic finder.
|
JpaPersistModule |
JpaPersistModule.properties(Map<?,?> properties)
Configures the JPA persistence provider with a set of properties.
|
Copyright © 2006–2016 Google, Inc.. All rights reserved.