|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.seasar.robot.dbflute.cbean.chelper.HpAbstractSpecification<UrlQueueCQ>
org.seasar.robot.db.cbean.bs.BsUrlQueueCB.HpSpecification
public static class BsUrlQueueCB.HpSpecification
フィールドの概要 |
---|
クラス org.seasar.robot.dbflute.cbean.chelper.HpAbstractSpecification から継承されたフィールド |
---|
_alreadySpecifiedRequiredColumn, _baseCB, _dbmetaProvider, _purpose, _query, _qyCall, _specifiedColumnMap, _syncQyCall |
コンストラクタの概要 | |
---|---|
BsUrlQueueCB.HpSpecification(org.seasar.robot.dbflute.cbean.ConditionBean baseCB,
org.seasar.robot.dbflute.cbean.chelper.HpSpQyCall<UrlQueueCQ> qyCall,
org.seasar.robot.dbflute.cbean.chelper.HpCBPurpose purpose,
org.seasar.robot.dbflute.dbmeta.DBMetaProvider dbmetaProvider)
|
メソッドの概要 | |
---|---|
org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn |
columnCreateTime()
CREATE_TIME: {IX+, NotNull, DATETIME(19)} |
org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn |
columnDepth()
DEPTH: {NotNull, INT(10)} |
org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn |
columnId()
ID: {PK, ID, NotNull, BIGINT(19)} |
org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn |
columnLastModified()
LAST_MODIFIED: {DATETIME(19)} |
org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn |
columnMethod()
METHOD: {NotNull, VARCHAR(10)} |
org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn |
columnParentUrl()
PARENT_URL: {TEXT(65535)} |
org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn |
columnSessionId()
SESSION_ID: {IX, NotNull, VARCHAR(20)} |
org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn |
columnUrl()
URL: {IX+, NotNull, TEXT(65535)} |
protected void |
doSpecifyRequiredColumn()
|
protected String |
getTableDbName()
|
クラス org.seasar.robot.dbflute.cbean.chelper.HpAbstractSpecification から継承されたメソッド |
---|
assertColumn, assertDerived, assertRelation, createCBExThrower, createSpecifiedColumn, doColumn, getSpecifiedColumn, hasDerivedReferrer, isAlreadySpecifiedRequiredColumn, isNormalUse, isRequiredColumnSpecificationEnabled, isSpecifiedColumn, ln, qyCall, saveSpecifiedColumn, throwSpecifyColumnNotSetupSelectColumnException, throwSpecifyColumnTwoOrMoreColumnException, throwSpecifyColumnWithDerivedReferrerException, throwSpecifyDerivedReferrerIllegalPurposeException, throwSpecifyDerivedReferrerTwoOrMoreException, throwSpecifyRelationIllegalPurposeException, xhasSyncQyCall, xsetSyncQyCall, xsyncQyCall |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public BsUrlQueueCB.HpSpecification(org.seasar.robot.dbflute.cbean.ConditionBean baseCB, org.seasar.robot.dbflute.cbean.chelper.HpSpQyCall<UrlQueueCQ> qyCall, org.seasar.robot.dbflute.cbean.chelper.HpCBPurpose purpose, org.seasar.robot.dbflute.dbmeta.DBMetaProvider dbmetaProvider)
メソッドの詳細 |
---|
public org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn columnId()
public org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn columnSessionId()
public org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn columnMethod()
public org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn columnUrl()
public org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn columnParentUrl()
public org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn columnDepth()
public org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn columnLastModified()
public org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn columnCreateTime()
protected void doSpecifyRequiredColumn()
org.seasar.robot.dbflute.cbean.chelper.HpAbstractSpecification<UrlQueueCQ>
内の doSpecifyRequiredColumn
protected String getTableDbName()
org.seasar.robot.dbflute.cbean.chelper.HpAbstractSpecification<UrlQueueCQ>
内の getTableDbName
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |