public final class EntityManagerFactoryHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean |
create(org.springframework.context.ApplicationContext applicationContext,
DataSource dataSource,
org.springframework.boot.autoconfigure.orm.jpa.JpaProperties jpaProperties,
String puName,
String location) |
public static org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean create(org.springframework.context.ApplicationContext applicationContext,
DataSource dataSource,
org.springframework.boot.autoconfigure.orm.jpa.JpaProperties jpaProperties,
String puName,
String location)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.