Package 

Class EntityManagerFactoryDataSource

  • All Implemented Interfaces:
    java.sql.Wrapper , javax.sql.CommonDataSource , javax.sql.DataSource

    
    public final class EntityManagerFactoryDataSource
     implements DataSource
                        

    A basic implementation of DataSource which polls given factory for connections.