Package org.laxture.sbp.spring.boot
Class PluginPersistenceManagedTypes
java.lang.Object
org.laxture.sbp.spring.boot.PluginPersistenceManagedTypes
- All Implemented Interfaces:
org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes
public class PluginPersistenceManagedTypes
extends Object
implements org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterPackage(org.springframework.context.ApplicationContext applicationContext) voidregisterPackage(org.springframework.context.ApplicationContext applicationContext, String[] packagesToScan) voidunregisterPackage(org.springframework.context.ApplicationContext applicationContext) voidunregisterPackage(org.springframework.context.ApplicationContext applicationContext, String[] packagesToScan)
-
Constructor Details
-
PluginPersistenceManagedTypes
public PluginPersistenceManagedTypes()
-
-
Method Details
-
registerPackage
public void registerPackage(org.springframework.context.ApplicationContext applicationContext) -
registerPackage
public void registerPackage(org.springframework.context.ApplicationContext applicationContext, String[] packagesToScan) -
unregisterPackage
public void unregisterPackage(org.springframework.context.ApplicationContext applicationContext) -
unregisterPackage
public void unregisterPackage(org.springframework.context.ApplicationContext applicationContext, String[] packagesToScan) -
getManagedClassNames
- Specified by:
getManagedClassNamesin interfaceorg.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes
-
getManagedPackages
- Specified by:
getManagedPackagesin interfaceorg.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes
-
getPersistenceUnitRootUrl
- Specified by:
getPersistenceUnitRootUrlin interfaceorg.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes
-