Class WebhookDAOHibernate

All Implemented Interfaces:
WebhookDAO

public class WebhookDAOHibernate extends HibernateDao<WebhookImpl> implements WebhookDAO
Persists Webhooks using Hibernate.
Since:
v2.7