com.ibm.btt.channel.data.dao.jpa
Class ChannelPolicyBaseManager
java.lang.Object
com.ibm.btt.channel.data.dao.jpa.ChannelPolicyBaseManager
public class ChannelPolicyBaseManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelPolicyBaseManager
public ChannelPolicyBaseManager()
getEntityManager
protected javax.persistence.EntityManager getEntityManager()
createChannelPolicyBase
protected java.lang.String createChannelPolicyBase(ChannelPolicyBase channelPolicyBase)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteChannelPolicyBase
protected java.lang.String deleteChannelPolicyBase(ChannelPolicyBase channelPolicyBase)
throws java.lang.Exception
- Throws:
java.lang.Exception
updateChannelPolicyBase
protected java.lang.String updateChannelPolicyBase(ChannelPolicyBase channelPolicyBase)
throws java.lang.Exception
- Throws:
java.lang.Exception
findChannelPolicyBaseByPrimaryKey
protected ChannelPolicyBase findChannelPolicyBaseByPrimaryKey(java.lang.String custId,
java.lang.String channelId)
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
(c) Copyright IBM Corporation 1998, 2010