Javadoc coverage of package metadata detection (supported for Hibernate, not needed for EclipseLink and OpenJPA)
Issue: SPR-10910
This commit is contained in:
@@ -37,7 +37,9 @@ import org.springframework.orm.jpa.persistenceunit.SmartPersistenceUnitInfo;
|
||||
* is an alternative for compatibility with earlier Hibernate versions (3.6-4.2).
|
||||
*
|
||||
* @author Juergen Hoeller
|
||||
* @author Joris Kuipers
|
||||
* @since 4.1
|
||||
* @see Configuration#addPackage
|
||||
*/
|
||||
class SpringHibernateJpaPersistenceProvider extends HibernatePersistenceProvider {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user