|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.seasar.robot.dbflute.cbean.chelper.HpAbstractSpecification<UrlFilterCQ>
org.seasar.robot.db.cbean.bs.BsUrlFilterCB.HpSpecification
public static class BsUrlFilterCB.HpSpecification
フィールドの概要 |
---|
クラス org.seasar.robot.dbflute.cbean.chelper.HpAbstractSpecification から継承されたフィールド |
---|
_alreadySpecifiedRequiredColumn, _baseCB, _dbmetaProvider, _purpose, _query, _qyCall, _specifiedColumnMap, _syncQyCall |
コンストラクタの概要 | |
---|---|
BsUrlFilterCB.HpSpecification(org.seasar.robot.dbflute.cbean.ConditionBean baseCB,
org.seasar.robot.dbflute.cbean.chelper.HpSpQyCall<UrlFilterCQ> 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 |
columnFilterType()
FILTER_TYPE: {IX+, NotNull, VARCHAR(1)} |
org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn |
columnId()
ID: {PK, ID, NotNull, BIGINT(19)} |
org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn |
columnSessionId()
SESSION_ID: {IX, NotNull, VARCHAR(20)} |
org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn |
columnUrl()
URL: {NotNull, TEXT(65535)} |
protected void |
doSpecifyRequiredColumn()
|
protected java.lang.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 BsUrlFilterCB.HpSpecification(org.seasar.robot.dbflute.cbean.ConditionBean baseCB, org.seasar.robot.dbflute.cbean.chelper.HpSpQyCall<UrlFilterCQ> 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 columnUrl()
public org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn columnFilterType()
public org.seasar.robot.dbflute.cbean.chelper.HpSpecifiedColumn columnCreateTime()
protected void doSpecifyRequiredColumn()
org.seasar.robot.dbflute.cbean.chelper.HpAbstractSpecification<UrlFilterCQ>
内の doSpecifyRequiredColumn
protected java.lang.String getTableDbName()
org.seasar.robot.dbflute.cbean.chelper.HpAbstractSpecification<UrlFilterCQ>
内の getTableDbName
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |