Lines Matching full:jpa
6249 <![CDATA[Install this module to add guice-persist library support for JPA persistence
6266 use. For instance, with JPA, it creates an EntityManagerFactory and may
6268 using any guice-persist or JPA artifacts. If already started,
6278 <![CDATA[Stops the underlying persistence engine. For instance, with JPA, it
6350 end() in a finally block. Neither JPA, nor Hibernate supports threadsafe sessions (reasoning
6440 <package name="com.google.inject.persist.jpa">
6441 <!-- start class com.google.inject.persist.jpa.JpaPersistModule -->
6460 <method name="properties" return="com.google.inject.persist.jpa.JpaPersistModule"
6466 <![CDATA[Configures the JPA persistence provider with a set of properties.
6468 @param properties A set of name value pairs that configure a JPA persistence
6472 <method name="addFinder" return="com.google.inject.persist.jpa.JpaPersistModule"
6484 <![CDATA[JPA provider for guice persist.
6489 <!-- end class com.google.inject.persist.jpa.JpaPersistModule -->