List of usage examples for javax.persistence.spi PersistenceProvider interface-usage
From source file com.impetus.kundera.KunderaPersistence.java
/** * The Class KunderaPersistence. * * @author animesh.kumar */ @SuppressWarnings("unchecked")
From source file org.batoo.jpa.core.BatooPersistenceProvider.java
/**
* Implementation of {@link PersistenceProvider}.
*
* @author hceylan
* @since $version
*/