public class JPAConfigSupport extends Object
Modifier and Type | Field and Description |
---|---|
Map<String,Set<String>> |
entityPersistenceUnitMapping |
Set<String> |
persistenceUnitNames |
Constructor and Description |
---|
JPAConfigSupport() |
JPAConfigSupport(Set<String> persistenceUnitNames,
Map<String,Set<String>> entityPersistenceUnitMapping) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.