|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.torque.util.BasePeer net.sourceforge.blogentis.om.BasePostPeer net.sourceforge.blogentis.om.PostPeer
Field Summary | |
static int |
DRAFT_TYPE
|
static int |
PUBLISHED_TYPE
|
Fields inherited from class net.sourceforge.blogentis.om.BasePostPeer |
AUTHOR_ID, BLOG_ID, CLASS_DEFAULT, CLASSNAME_DEFAULT, DATABASE_NAME, FULL_TEXT, numColumns, OBJECT_DATA, POST_ID, POST_TYPE, POSTED_TIME, SHORT_DESCRIPTION, TABLE_NAME, TITLE, URI_FRAGMENT |
Fields inherited from class org.apache.torque.util.BasePeer |
DEFAULT_MAP_BUILDER, IGNORE_CASE, log, ORDER_BY |
Constructor Summary | |
PostPeer()
|
Method Summary | |
static java.util.List |
doSelectJoinBlog(org.apache.torque.util.Criteria c)
|
BaseConfigurable |
getConfigurable(org.apache.torque.om.ObjectKey key,
java.sql.Connection con)
|
Methods inherited from class net.sourceforge.blogentis.om.BasePostPeer |
addSelectColumns, buildCriteria, buildCriteria, doDelete, doDelete, doDelete, doDelete, doDelete, doDelete, doInsert, doInsert, doInsert, doInsert, doSelect, doSelect, doSelect, doSelectJoinStoredBlog, doSelectVillageRecords, doSelectVillageRecords, doUpdate, doUpdate, doUpdate, doUpdate, getMapBuilder, getOMClass, getTableMap, populateObject, populateObjects, resultSet2Objects, retrieveByPK, retrieveByPK, retrieveByPK, retrieveByPKs, retrieveByPKs, row2Object |
Methods inherited from class org.apache.torque.util.BasePeer |
createPreparedStatement, createQueryString, deleteAll, deleteAll, doPSSelect, doPSSelect, doUpdate, doUpdate, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeStatement, executeStatement, executeStatement, getMapBuilder, getSelectResults, getSelectResults, getSelectResults, getSelectResults, handleMultipleRecords, hashtableToByteArray, initColumnNames, initCriteriaKeys, initTableColumns, initTableSchema, initTableSchema |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int DRAFT_TYPE
public static final int PUBLISHED_TYPE
Constructor Detail |
public PostPeer()
Method Detail |
public static java.util.List doSelectJoinBlog(org.apache.torque.util.Criteria c) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public BaseConfigurable getConfigurable(org.apache.torque.om.ObjectKey key, java.sql.Connection con) throws org.apache.torque.TorqueException
getConfigurable
in interface BaseConfigurablePeer
org.apache.torque.TorqueException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |