public class JPAVariantMetricInformationDao extends JPABaseDao<VariantMetricInformation,String> implements VariantMetricInformationDao
entityManager| Constructor and Description |
|---|
JPAVariantMetricInformationDao() |
| Modifier and Type | Method and Description |
|---|---|
VariantMetricInformation |
findVariantMetricInformationByVariantID(String variantID,
String pushmessageinformationId) |
Class<VariantMetricInformation> |
getType() |
create, createHibernateQuery, createQuery, createQuery, createUntypedQuery, delete, find, flushAndClear, getSingleResultForQuery, lock, setEntityManager, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, delete, find, flushAndClear, lock, updatepublic VariantMetricInformation findVariantMetricInformationByVariantID(String variantID, String pushmessageinformationId)
findVariantMetricInformationByVariantID in interface VariantMetricInformationDaopublic Class<VariantMetricInformation> getType()
getType in class JPABaseDao<VariantMetricInformation,String>Copyright © 2015 JBoss by Red Hat. All Rights Reserved.