Uses of Class
org.lazydog.repository.jpa.internal.ConnectionFactory

Packages that use ConnectionFactory
org.lazydog.repository.jpa.internal   
 

Uses of ConnectionFactory in org.lazydog.repository.jpa.internal
 

Methods in org.lazydog.repository.jpa.internal that return ConnectionFactory
static ConnectionFactory ConnectionFactory.newInstance(javax.persistence.EntityManager entityManager)
          Get a new instance of the connection factory.
 



Copyright © 2013 Lazydog. All Rights Reserved.