Java org.springframework.orm.jpa LocalEntityManagerFactoryBean fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.orm.jpa LocalEntityManagerFactoryBean fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.orm.jpa LocalEntityManagerFactoryBean.

The text is from its open source code.

Constructor

Method

voidsetPersistenceUnitName(@Nullable String persistenceUnitName)
Specify the name of the EntityManagerFactory configuration.