|
|||||||||||
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.BaseSectionPeer net.sourceforge.blogentis.om.SectionPeer
Field Summary |
Fields inherited from class net.sourceforge.blogentis.om.BaseSectionPeer |
BLOG_ID, CLASS_DEFAULT, CLASSNAME_DEFAULT, DATABASE_NAME, DESCRIPTION, NAME, numColumns, OBJECT_DATA, SECTION_ID, TABLE_NAME, TITLE |
Fields inherited from class org.apache.torque.util.BasePeer |
DEFAULT_MAP_BUILDER, IGNORE_CASE, log, ORDER_BY |
Constructor Summary | |
SectionPeer()
|
Method Summary | |
BaseConfigurable |
getConfigurable(org.apache.torque.om.ObjectKey key,
java.sql.Connection con)
|
static Section |
retrieveSectionByPath(int blogId,
java.lang.String sectionName)
|
Methods inherited from class net.sourceforge.blogentis.om.BaseSectionPeer |
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 |
Constructor Detail |
public SectionPeer()
Method Detail |
public static Section retrieveSectionByPath(int blogId, java.lang.String sectionName) throws org.apache.torque.TorqueException, org.apache.torque.TooManyRowsException, org.apache.torque.NoRowsException
org.apache.torque.TorqueException
org.apache.torque.TooManyRowsException
org.apache.torque.NoRowsException
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 |