@Named public class IpnContentRepository extends org.giavacms.common.repository.AbstractRepository<IpnContent>
Constructor and Description |
---|
IpnContentRepository() |
Modifier and Type | Method and Description |
---|---|
IpnContent |
findByCustom(String custom) |
IpnContent |
findByTxnId(String txnId,
Long id) |
protected String |
getDefaultOrderBy() |
protected javax.persistence.EntityManager |
getEm() |
void |
setEm(javax.persistence.EntityManager em) |
addAndPredicate, applyRestrictions, construct, create, delete, fetch, find, getAllList, getBaseList, getEntityType, getGroups, getList, getList, getListSize, getOrderBy, getRestrictions, initialize, likeParam, likeParamL, likeParamR, persist, prePersist, preUpdate, testKey, update
protected javax.persistence.EntityManager getEm()
getEm
in class org.giavacms.common.repository.AbstractRepository<IpnContent>
public void setEm(javax.persistence.EntityManager em)
setEm
in class org.giavacms.common.repository.AbstractRepository<IpnContent>
protected String getDefaultOrderBy()
getDefaultOrderBy
in class org.giavacms.common.repository.AbstractRepository<IpnContent>
public IpnContent findByTxnId(String txnId, Long id)
public IpnContent findByCustom(String custom)
Copyright © 2013. All Rights Reserved.