public class ThreadPoolMng extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> ThreadPoolQuery<T> |
getInstance(String queryIdentifier,
javax.persistence.EntityManagerFactory entityMngFactory)
Gets the single instance of ThreadPoolMng.
|
public static <T> ThreadPoolQuery<T> getInstance(String queryIdentifier, javax.persistence.EntityManagerFactory entityMngFactory) throws Exception
T - queryIdentifier - the query identifierentityMngFactory - the entity mng factoryException - the exceptionCopyright © 2015. All Rights Reserved.