FileDocCategorySizeDatePackage
PersistenceInitializationActivator.javaAPI DocGlassfish v2 API568Fri Jul 27 10:48:16 BST 2007oracle.toplink.essentials.internal.ejb.cmp3

PersistenceInitializationActivator

public interface PersistenceInitializationActivator
Any class that calls the initialize method on the JavaSECMPInitializer should implement this interface Implementers of this interface can restrict the provider that the initializer will initialize with.

Fields Summary
Constructors Summary
Methods Summary
public booleanisPersistenceProviderSupported(java.lang.String providerClassName)
Return whether the given class name identifies a persistence provider that is supported by this PersistenceInitializationActivator