接口的使用
org.springframework.orm.jpa.persistenceunit.SmartPersistenceUnitInfo
使用SmartPersistenceUnitInfo的程序包 程序包 说明 org.springframework.orm.jpa.persistenceunit Internal support for managing JPA persistence units.org.springframework.orm.jpa.persistenceunit中SmartPersistenceUnitInfo的使用
实现SmartPersistenceUnitInfo的org.springframework.orm.jpa.persistenceunit中的类 修饰符和类型 类 说明 class
MutablePersistenceUnitInfo
Spring's base implementation of the JPAPersistenceUnitInfo
interface, used to bootstrap anEntityManagerFactory
in a container.