|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJdbcSession
com.softwarereality.forum.jdbc.JdbcLatestMessageForumSession
THIS FILE IS CODE GENERATED. JdbcLatestMessageForumSession.java
LatestMessageForum,
LazyLatestMessageForumBean,
LatestMessageForumSession,
JdbcLatestMessageForumHome,
LatestMessageForumValidator,
Serialized Form| Field Summary | |
protected LatestMessageForumHome |
latestMessageForumHome
|
| Constructor Summary | |
JdbcLatestMessageForumSession()
Construct an unqualified qualified JdbcLatestMessageForumSession. |
|
| Method Summary | |
int |
countByQuery(java.lang.Object query)
Count the Beans using a Object. |
java.util.Iterator |
findByAll()
Find All the beans. |
LatestMessageForum |
findByForum(java.lang.Object forumID)
Find the LatestMessageForum By Forum( java.lang.Object ) |
java.util.Iterator |
findByQuery(java.lang.Object query)
Find the Beans using a Object. |
java.util.Iterator |
findByQuery(java.lang.Object query,
int maxRows)
Find the Beans using a String, with a max row count. |
protected LatestMessageForumHome |
getLatestMessageForumHome()
Get the LatestMessageForumHome from the ForumContext. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected LatestMessageForumHome latestMessageForumHome
| Constructor Detail |
public JdbcLatestMessageForumSession()
| Method Detail |
protected LatestMessageForumHome getLatestMessageForumHome()
public java.util.Iterator findByAll()
throws FinderException,
ValidationException
LatestMessageForumSession
findByAll in interface LatestMessageForumSessionFinderException
ValidationExceptioncom.softwarereality.forum.LatestMessageForumSessionfindByAll( java.lang.Object )
public LatestMessageForum findByForum(java.lang.Object forumID)
throws FinderException,
ValidationException
LatestMessageForumSession
findByForum in interface LatestMessageForumSessionFinderException
ValidationException)
public java.util.Iterator findByQuery(java.lang.Object query)
throws FinderException,
ValidationException
LatestMessageForumSession
findByQuery in interface LatestMessageForumSessionquery - A Query Object
FinderException
ValidationExceptionLatestMessageForumSession.findByQuery( java.lang.Object )
public java.util.Iterator findByQuery(java.lang.Object query,
int maxRows)
throws FinderException,
ValidationException
LatestMessageForumSession
findByQuery in interface LatestMessageForumSessionquery - A Query StringmaxRows - The maximum number of rows to return.
FinderException
ValidationExceptionLatestMessageForumSession.findByQuery( java.lang.Object , int )
public int countByQuery(java.lang.Object query)
throws FinderException,
ValidationException
LatestMessageForumSession
countByQuery in interface LatestMessageForumSessionquery - A Query Objectm ususally sSQL
FinderException
ValidationExceptionLatestMessageForumSession.countByQuery( java.lang.Object )
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||