| 修飾子とタイプ | メソッドと説明 |
|---|---|
DBMeta |
Entity.asDBMeta()
Handle the meta as DBMeta, that has all info of the table.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DBMeta |
BehaviorReadable.asDBMeta()
Handle the meta as DBMeta, that has all info of the table.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected <LOCAL_ENTITY extends Entity,KEY,REFERRER_CB extends ConditionBean,REFERRER_ENTITY extends Entity> |
AbstractBehaviorReadable.xcreateLoadReferrerCallback(String referrerProperty,
DBMeta dbmeta,
ReferrerInfo referrerInfo,
BehaviorReadable referrerBhv,
ColumnInfo pkCol,
ColumnInfo fkCol) |
protected <LOCAL_ENTITY extends Entity,KEY,REFERRER_CB extends ConditionBean,REFERRER_ENTITY extends Entity> |
AbstractBehaviorReadable.xcreateLoadReferrerCallback(String referrerProperty,
DBMeta dbmeta,
ReferrerInfo referrerInfo,
BehaviorReadable referrerBhv,
Set<ColumnInfo> pkColSet,
Set<ColumnInfo> fkColSet,
Map<ColumnInfo,ColumnInfo> mappingColMap) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DBMeta |
BehaviorCommandMeta.getDBMeta()
Get the DB meta instance for the table.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected BehaviorInvokeNameExtractor |
BehaviorCommandInvoker.createBehaviorInvokeNameExtractor(DBMeta dbmeta,
Class<?> outsideSqlResultType,
boolean outsideSqlAutoPaging) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected DBMeta |
SelectNextValCommand._dbmeta
The provider of DB meta.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected DBMeta |
AbstractListEntityCommand.findDBMeta()
Find DB meta.
|
protected DBMeta |
AbstractEntityCommand.findDBMeta()
Find DB meta.
|
DBMeta |
AbstractBehaviorCommand.getDBMeta() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
SelectNextValCommand.assertIncrementSizeNotMinusAndNotZero(Integer incrementSize,
DBMeta dbmeta) |
protected void |
SelectNextValCommand.assertSequenceReturnsNotNull(String nextValSql,
DBMeta dbmeta) |
protected SequenceCache |
SelectNextValSubCommand.findSequenceCache(DBMeta dbmeta) |
protected SequenceCache |
SelectNextValCommand.findSequenceCache(DBMeta dbmeta) |
void |
SelectNextValCommand.setDBMeta(DBMeta dbmeta) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static DBMeta |
ResourceContext.provideDBMeta(Class<?> entityType) |
static DBMeta |
ResourceContext.provideDBMeta(String tableFlexibleName) |
static DBMeta |
ResourceContext.provideDBMetaChecked(Class<?> entityType) |
static DBMeta |
ResourceContext.provideDBMetaChecked(String tableFlexibleName) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected List<Object> |
SelectCBExecution.doSplitSelectFirst(Object[] args,
ConditionBean cb,
DBMeta dbmeta,
SqlClause sqlClause) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected DBMeta |
BehaviorInvokeNameExtractor._dbmeta |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
InvokeNameExtractingCoinLogic.removeBasePrefix(DBMeta dbmeta,
String simpleClassName) |
| コンストラクタと説明 |
|---|
BehaviorInvokeNameExtractor(DBMeta dbmeta,
Class<?> outsideSqlResultType,
boolean outsideSqlAutoPaging) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DBMeta |
ConditionBean.asDBMeta()
Handle the meta as DBMeta, that has all info of the table.
|
DBMeta |
AbstractConditionBean.asDBMeta()
Handle the meta as DBMeta, that has all info of the table.
|
protected DBMeta |
AbstractConditionQuery.findDBMeta(String tableFlexibleName)
Find the DB meta.
|
protected DBMeta |
AbstractConditionQuery.xgetLocalDBMeta()
Get the local DB meta.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DBMeta |
HpColumnSpHandler.asDBMeta() |
DBMeta |
HpAbstractSpecification.asDBMeta() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
QueryDerivedReferrer |
FunctionFilterOption.createQueryDerivedReferrer(SubQueryPath subQueryPath,
ColumnRealNameProvider localRealNameProvider,
ColumnSqlNameProvider subQuerySqlNameProvider,
int subQueryLevel,
SqlClause subQueryClause,
String subQueryIdentity,
DBMeta subQueryDBMeta,
GearedCipherManager cipherManager,
String mainSubQueryIdentity,
String operand,
Object value,
String parameterPath) |
SpecifyDerivedReferrer |
FunctionFilterOption.createSpecifyDerivedReferrer(SubQueryPath subQueryPath,
ColumnRealNameProvider localRealNameProvider,
ColumnSqlNameProvider subQuerySqlNameProvider,
int subQueryLevel,
SqlClause subQueryClause,
String subQueryIdentity,
DBMeta subQueryDBMeta,
GearedCipherManager cipherManager,
String mainSubQueryIdentity,
String aliasName) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
ConditionBeanExceptionThrower.throwLikeSearchOptionNotFoundException(String colName,
String value,
DBMeta dbmeta) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected DBMeta |
AbstractSqlClause._dbmeta
The DB meta of table.
|
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected Map<String,DBMeta> |
AbstractSqlClause._cachedDBMetaMap
The cache map of DB meta for basically related tables.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected DBMeta |
AbstractSqlClause.findDBMeta(String tableDbName) |
protected DBMeta |
AbstractSqlClause.getDBMeta() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected Map<String,DBMeta> |
AbstractSqlClause.getCachedDBMetaMap() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
AbstractSqlClause.buildQueryUpdateDirectClause(Map<String,Object> columnParameterMap,
String whereClause,
DBMeta dbmeta,
StringBuilder sb) |
protected void |
AbstractSqlClause.buildQueryUpdateInScopeClause(Map<String,Object> columnParameterMap,
DBMeta dbmeta,
StringBuilder sb) |
protected void |
AbstractSqlClause.buildQueryUpdateSetClause(Map<String,Object> columnParameterMap,
DBMeta dbmeta,
StringBuilder sb,
String aliasName) |
protected boolean |
AbstractSqlClause.canUseQueryUpdateInScope(DBMeta dbmeta) |
protected boolean |
AbstractSqlClause.isUseQueryUpdateDirect(DBMeta dbmeta) |
protected void |
AbstractSqlClause.throwQueryUpdateUnavailableFunctionException(String unavailableFunction,
DBMeta dbmeta) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected DBMeta |
AbstractSubQuery._subQueryDBMeta |
| コンストラクタと説明 |
|---|
AbstractSubQuery(SubQueryPath subQueryPath,
ColumnRealNameProvider localRealNameProvider,
ColumnSqlNameProvider subQuerySqlNameProvider,
int subQueryLevel,
SqlClause subQuerySqlClause,
String subQueryIdentity,
DBMeta subQueryDBMeta,
GearedCipherManager cipherManager) |
DerivedReferrer(SubQueryPath subQueryPath,
ColumnRealNameProvider localRealNameProvider,
ColumnSqlNameProvider subQuerySqlNameProvider,
int subQueryLevel,
SqlClause subQuerySqlClause,
String subQueryIdentity,
DBMeta subQueryDBMeta,
GearedCipherManager cipherManager,
String mainSubQueryIdentity) |
ExistsReferrer(SubQueryPath subQueryPath,
ColumnRealNameProvider localRealNameProvider,
ColumnSqlNameProvider subQuerySqlNameProvider,
int subQueryLevel,
SqlClause subQuerySqlClause,
String subQueryIdentity,
DBMeta subQueryDBMeta,
GearedCipherManager cipherManager) |
InScopeRelation(SubQueryPath subQueryPath,
ColumnRealNameProvider localRealNameProvider,
ColumnSqlNameProvider subQuerySqlNameProvider,
int subQueryLevel,
SqlClause subQuerySqlClause,
String subQueryIdentity,
DBMeta subQueryDBMeta,
GearedCipherManager cipherManager,
boolean suppressLocalAliasName) |
QueryDerivedReferrer(SubQueryPath subQueryPath,
ColumnRealNameProvider localRealNameProvider,
ColumnSqlNameProvider subQuerySqlNameProvider,
int subQueryLevel,
SqlClause subQuerySqlClause,
String subQueryIdentity,
DBMeta subQueryDBMeta,
GearedCipherManager cipherManager,
String mainSubQueryIdentity,
String operand,
Object value,
String parameterPath) |
ScalarCondition(SubQueryPath subQueryPath,
ColumnRealNameProvider localRealNameProvider,
ColumnSqlNameProvider subQuerySqlNameProvider,
int subQueryLevel,
SqlClause subQuerySqlClause,
String subQueryIdentity,
DBMeta subQueryDBMeta,
GearedCipherManager cipherManager,
String mainSubQueryIdentity,
String operand,
ScalarCondition.PartitionByProvider partitionByProvider) |
SpecifyDerivedReferrer(SubQueryPath subQueryPath,
ColumnRealNameProvider localRealNameProvider,
ColumnSqlNameProvider subQuerySqlNameProvider,
int subQueryLevel,
SqlClause subQuerySqlClause,
String subQueryIdentity,
DBMeta subQueryDBMeta,
GearedCipherManager cipherManager,
String mainSubQueryIdentity,
String aliasName) |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AbstractDBMeta
The abstract class of DB meta.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DBMeta |
InstanceKeyEntity.asDBMeta() |
DBMeta |
DBMeta.findForeignDBMeta(String foreignPropertyName)
Find the DB meta of foreign relation.
|
DBMeta |
AbstractDBMeta.findForeignDBMeta(String foreignPropertyName)
Find the DB meta of foreign relation.
|
DBMeta |
DBMeta.findReferrerDBMeta(String referrerPropertyName)
Find the DB meta of referrer relation.
|
DBMeta |
AbstractDBMeta.findReferrerDBMeta(String referrerPropertyName)
Find the DB meta of referrer relation.
|
DBMeta |
DBMetaProvider.provideDBMeta(Class<?> entityType)
Provide the DB meta by type.
|
DBMeta |
DBMetaProvider.provideDBMeta(String tableFlexibleName)
Provide the DB meta by name.
|
DBMeta |
DBMetaProvider.provideDBMetaChecked(Class<?> entityType)
Provide the DB meta by type.
|
DBMeta |
DBMetaProvider.provideDBMetaChecked(String tableFlexibleName)
Provide the DB meta by name.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected ForeignInfo |
AbstractDBMeta.cfi(String constraintName,
String foreignPropertyName,
DBMeta localDbm,
DBMeta foreignDbm,
Map<ColumnInfo,ColumnInfo> localForeignColumnInfoMap,
int relationNo,
Class<?> propertyAccessType,
boolean oneToOne,
boolean bizOneToOne,
boolean referrerAsOne,
boolean additionalFK,
String fixedCondition,
List<String> dynamicParameterList,
boolean fixedInline,
String reversePropertyName,
boolean canBeNullObject) |
protected Class<?> |
AbstractDBMeta.chooseForeignPropertyAccessType(DBMeta foreignDbm,
Class<?> specifiedType) |
protected Class<?> |
AbstractDBMeta.chooseReferrerPropertyAccessType(DBMeta referrerDbm,
boolean oneToOne) |
protected ReferrerInfo |
AbstractDBMeta.cri(String constraintName,
String referrerPropertyName,
DBMeta localDbm,
DBMeta referrerDbm,
Map<ColumnInfo,ColumnInfo> localReferrerColumnInfoMap,
boolean oneToOne,
String reversePropertyName) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
AbstractAlterGenerator.doBuildAlterTable(StringBuilder sb,
DBMeta dbmeta) |
String |
AlterGeneratorMySql.generateColumnDrop(DBMeta dbmeta,
String columnName) |
String |
AlterGeneratorMySql.generatePrimaryKeyDrop(DBMeta dbmeta) |
String |
AlterGenerator.generatePrimaryKeyDrop(DBMeta dbmeta) |
String |
AlterGeneratorMySql.generateTableRename(DBMeta oldMeta,
String newTableName) |
String |
AlterGenerator.generateTableRename(DBMeta oldMeta,
String newTableName) |
String |
AlterGeneratorMySql.generateTableRename(String oldTableName,
DBMeta newMeta) |
String |
AlterGenerator.generateTableRename(String oldTableName,
DBMeta newMeta) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<String> |
AbstractAlterGenerator.packForeignAddList(Collection<DBMeta> dbmetaList) |
List<String> |
AbstractAlterGenerator.packForeignDropList(Collection<DBMeta> dbmetaList) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected DBMeta |
UniqueInfo._dbmeta |
protected DBMeta |
ColumnInfo._dbmeta |
protected DBMeta |
ForeignInfo._foreignDBMeta |
protected DBMeta |
ReferrerInfo._localDBMeta |
protected DBMeta |
ForeignInfo._localDBMeta |
protected DBMeta |
ReferrerInfo._referrerDBMeta |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DBMeta |
UniqueInfo.getDBMeta()
Get the DB meta of the unique key's table.
|
DBMeta |
PrimaryInfo.getDBMeta()
Get the DB meta of the primary key's table.
|
DBMeta |
ColumnInfo.getDBMeta()
Get the DB meta of the column's table.
|
DBMeta |
ForeignInfo.getForeignDBMeta()
Get the DB meta of the foreign table.
|
DBMeta |
RelationInfo.getLocalDBMeta()
Get the DB meta of the local table.
|
DBMeta |
ReferrerInfo.getLocalDBMeta()
Get the DB meta of the local table.
|
DBMeta |
ForeignInfo.getLocalDBMeta()
Get the DB meta of the local table.
|
DBMeta |
ReferrerInfo.getReferrerDBMeta()
Get the DB meta of the referrer table.
|
DBMeta |
RelationInfo.getTargetDBMeta()
Get the DB meta of the target table.
|
DBMeta |
ReferrerInfo.getTargetDBMeta() |
DBMeta |
ForeignInfo.getTargetDBMeta() |
| コンストラクタと説明 |
|---|
ColumnInfo(DBMeta dbmeta,
String columnDbName,
String columnSqlName,
String columnSynonym,
String columnAlias,
Class<?> objectNativeType,
String propertyName,
Class<?> propertyAccessType,
boolean primary,
boolean autoIncrement,
boolean notNull,
String columnDbType,
Integer columnSize,
Integer decimalDigits,
String defaultValue,
boolean commonColumn,
DBMeta.OptimisticLockType optimisticLockType,
String columnComment,
List<String> foreignPropList,
List<String> referrerPropList,
ClassificationMeta classificationMeta,
boolean canBeNullObject,
PropertyMethodFinder propertyMethodFinder) |
ForeignInfo(String constraintName,
String foreignPropertyName,
DBMeta localDBMeta,
DBMeta foreignDBMeta,
Map<ColumnInfo,ColumnInfo> localForeignColumnInfoMap,
int relationNo,
Class<?> propertyAccessType,
boolean oneToOne,
boolean bizOneToOne,
boolean referrerAsOne,
boolean additionalFK,
String fixedCondition,
List<String> dynamicParameterList,
boolean fixedInline,
String reversePropertyName,
boolean canBeNullObject,
PropertyMethodFinder propertyMethodFinder) |
ReferrerInfo(String constraintName,
String referrerPropertyName,
DBMeta localDBMeta,
DBMeta referrerDBMeta,
Map<ColumnInfo,ColumnInfo> localReferrerColumnInfoMap,
Class<?> propertyAccessType,
boolean oneToOne,
String reversePropertyName,
PropertyMethodFinder propertyMethodFinder) |
UniqueInfo(DBMeta dbmeta,
List<ColumnInfo> uniqueColumnList,
boolean primary) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected DBMeta |
TnRowCreatorExtension._fixedDBMeta |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static DBMeta |
TnRowCreatorExtension.findCachedDBMeta(Class<?> rowType,
String tableName) |
static DBMeta |
TnRowCreatorExtension.findCachedDBMeta(Object row) |
static DBMeta |
TnRowCreatorExtension.DBMetaCacheHandler.findDBMeta(Class<?> rowType,
String tableName) |
static DBMeta |
TnRowCreatorExtension.DBMetaCacheHandler.findDBMeta(Object row) |
protected static DBMeta |
TnRowCreatorExtension.findDBMetaByClass(Class<?> beanClass) |
protected static DBMeta |
TnRowCreatorExtension.DBMetaCacheHandler.getCachedDBMeta(Class<?> rowType) |
protected DBMeta |
TnBeanMetaDataFactoryExtension.provideDBMeta(Class<?> entityType) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected static Map<Class<?>,DBMeta> |
TnRowCreatorExtension.DBMetaCacheHandler.getDBMetaContextCacheMap() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected static void |
TnRowCreatorExtension.DBMetaCacheHandler.cacheDBMeta(Class<?> type,
DBMeta dbmeta) |
protected static void |
TnRowCreatorExtension.DBMetaCacheHandler.cacheDBMeta(Entity entity,
DBMeta dbmeta) |
protected Object |
TnRelationRowCreatorExtension.newRelationRow(TnRelationPropertyType rpt,
TnRelationSelector selector,
String relationNoSuffix,
DBMeta dbmeta) |
void |
TnRowCreatorExtension.setFixedDBMeta(DBMeta fixedDBMeta) |
protected void |
TnRowCreatorExtension.throwMappingClassCastException(Object entity,
DBMeta dbmeta,
TnPropertyMapping mapping,
Object selectedValue,
ClassCastException e) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected DBMeta |
TnIdentityGenerationHandler.findDBMeta(String tableDbName) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DBMeta |
TnBeanMetaData.getDBMeta()
Get the DB meta of bean.
|
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected DBMeta |
TnDBMetaPropertyTypeFactory._dbmeta |
protected DBMeta |
TnDBMetaBeanAnnotationReader._dbmeta |
protected DBMeta |
TnBeanMetaDataImpl._dbmeta
The DB meta of the bean.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected DBMeta |
TnDBMetaPropertyTypeFactory.findDBMeta() |
DBMeta |
TnBeanMetaDataImpl.getDBMeta() |
| コンストラクタと説明 |
|---|
TnBeanMetaDataImpl(Class<?> beanClass,
DBMeta dbmeta) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected DBMeta |
TnAbstractEntityDynamicCommand._targetDBMeta
The DB meta of the table.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
TnAbstractEntityDynamicCommand.setTargetDBMeta(DBMeta targetDBMeta) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected Entity |
GreatWallOfOracleType.doMappingOracleStructToEntity(DBMeta dbmeta,
Object[] attrs) |
Copyright © 2014–2015 The DBFlute Project. All rights reserved.