org.seasar.tuigwaa.plugin.database
クラス CommentDao
java.lang.Object
org.seasar.tuigwaa.plugin.DaoPlugin
org.seasar.tuigwaa.plugin.database.CommentDao
- public class CommentDao
- extends DaoPlugin
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentDao
public CommentDao(EntityDAO dao)
save
public void save(Comment comment)
getComments
public DataTable getComments(String siteName,
String pageName,
int maxSize,
String extraKey)
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.