Example usage for org.springframework.orm.jpa.persistenceunit MutablePersistenceUnitInfo subclass-usage

List of usage examples for org.springframework.orm.jpa.persistenceunit MutablePersistenceUnitInfo subclass-usage

Introduction

In this page you can find the example usage for org.springframework.orm.jpa.persistenceunit MutablePersistenceUnitInfo subclass-usage.

Usage

From source file com.apdplat.platform.spring.APDPlatPersistenceUnitReader.java

/**
 * Subclass of {@link MutablePersistenceUnitInfo} that adds instrumentation hooks based on
 * Spring's {@link org.springframework.instrument.classloading.LoadTimeWeaver} abstraction.
 *
 * <p>This class is restricted to package visibility, in contrast to its superclass.
 *

From source file org.apdplat.platform.spring.APDPlatPersistenceUnitReader.java

/**
 * Subclass of {@link MutablePersistenceUnitInfo} that adds instrumentation hooks based on
 * Spring's {@link org.springframework.instrument.classloading.LoadTimeWeaver} abstraction.
 *
 * <p>This class is restricted to package visibility, in contrast to its superclass.
 *