com.atlassian.bamboo.comment
Class CommentHibernateDao
java.lang.Object
HibernateObjectDao
com.atlassian.bamboo.persistence.BambooHibernateObjectDao
com.atlassian.bamboo.comment.CommentHibernateDao
- All Implemented Interfaces:
- CommentDao, BambooObjectDao
public class CommentHibernateDao
- extends BambooHibernateObjectDao
- implements CommentDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentHibernateDao
public CommentHibernateDao()
getPersistentClass
public Class getPersistentClass()
findCommentByUser
public List findCommentByUser(String userName)
- Specified by:
findCommentByUser
in interface CommentDao
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.