Internal Website Search

31-40 of 200 resultsRefresh

JPA Criteria API Queries

either by the EntityManagerFactory">EntityManagerFactory's EntityManagerFactory/getCriteriaBuilder">getCriteriaBuilder method

Entity Management Settings

that is managed by the EntityManagerFactory">EntityManagerFactory

Working with JPA Entity Objects

 for the EntityManagerFactory">EntityManagerFactory as

SSL Configuration

URL on the client side: EntityManagerFactory">EntityManagerFactory emf = Persistence.

javax.persistence.spi.PersistenceProvider

an EntityManagerFactory" title="Interface in javax.persistence">javax.persistence.EntityManagerFactory. EntityManagerFactory" title="Interface in javax.persistence

Database Management Settings

#entitymanagerfactory">drop URL connection parameter. The <activation

JPA Reference (JavaDoc)

-book-toc path="api/java/jpa" select="Persistence|EntityManagerFactory|EntityManager|EntityTransaction

Step 4: Add a Servlet Class

a database connection: EntityManagerFactory emf = (EntityManagerFactory ... the following operations on every http request: The EntityManagerFactory

Step 6: Set the Spring XML

.JpaTransactionManager"> <property name="entityManagerFactory" ref="emf"/> </bean>

Step 6: Set the Spring XML

; <property name="entityManagerFactory" ref="emf"/> </bean> <!-- Use @Transaction