Uses of Interface
org.springframework.orm.jpa.persistenceunit.SmartPersistenceUnitInfo
Packages that use SmartPersistenceUnitInfo
Package
Description
Internal support for managing JPA persistence units.
-
Uses of SmartPersistenceUnitInfo in org.springframework.orm.jpa.persistenceunit
Classes in org.springframework.orm.jpa.persistenceunit that implement SmartPersistenceUnitInfoModifier and TypeClassDescriptionclassSpring's base implementation of the JPAPersistenceUnitInfointerface, used to bootstrap anEntityManagerFactoryin a container.