locate(SessionFactory sessionFactory, HibernateGpsDevice device) Locates the entities used for the index operation.
Parameters: sessionFactory - The SessionFactory to be optionally used for locating the entities. Parameters: device - The Hibernate device that called this locator.
Locates the entities used for the index operation.
Parameters: sessionFactory - The SessionFactory to be optionally used for locating the entities. Parameters: device - The Hibernate device that called this locator. An array of the enteties that need to be indexed during the index operation. throws: HibernateGpsDeviceException -