public interface PersistenceInitializationActivator
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPersistenceProviderSupported(java.lang.String providerClassName)
Return whether the given class name identifies a persistence provider that is supported by
this PersistenceInitializationActivator
|