locate(EntityManagerFactory entityManagerFactory, JpaGpsDevice device) Locates the entities used for the index operation.
Parameters: entityManagerFactory - The EntityManagerFactory to be optionally used for locating the entities. Parameters: device - The Jpa device that called this locator.
Locates the entities used for the index operation.
Parameters: entityManagerFactory - The EntityManagerFactory to be optionally used for locating the entities. Parameters: device - The Jpa device that called this locator. An array of the enteties that need to be indexed during the index operation. throws: JpaGpsDeviceException -