Interface | Description |
---|---|
EntityManagerFactoryBuilder.EntityManagerFactoryBeanCallback |
A callback for new entity manager factory beans created by a Builder.
|
Class | Description |
---|---|
EntityManagerFactoryBuilder |
Convenient builder for JPA EntityManagerFactory instances.
|
Annotation Type | Description |
---|---|
EntityScan | Deprecated
as of 1.4 in favor of
org.springframework.boot.autoconfigure.domain.EntityScan or explicit
configuration of the LocalContainerEntityManagerFactoryBean (either
directly or
using the EntityManagerFactoryBuilder ). |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.