public class DependantBasicValue extends BasicValue
BasicValue.Resolution<J>
DEFAULT_ID_GEN_STRATEGY
NO_COLUMN_LENGTH
Constructor and Description |
---|
DependantBasicValue(MetadataBuildingContext buildingContext,
Table table,
BasicValue referencedValue,
boolean nullable,
boolean updateable) |
Modifier and Type | Method and Description |
---|---|
protected BasicValue.Resolution<?> |
buildResolution() |
addColumn, addColumn, addFormula, copyTypeFrom, getColumn, getColumnLength, getEnumeratedType, getEnumerationStyle, getPreferredSqlTypeCodeForBoolean, getResolution, getResolvedJavaType, getTemporalPrecision, getType, getTypeConfiguration, resolve, resolve, setEnumerationStyle, setExplicitJavaTypeAccess, setExplicitMutabilityPlanAccess, setExplicitSqlTypeAccess, setExplicitTypeName, setExplicitTypeParams, setImplicitJavaTypeAccess, setJpaAttributeConverterDescriptor, setTemporalPrecision, setTypeName, setTypeUsingReflection
accept, createForeignKey, createForeignKeyOfEntity, createIdentifierGenerator, getAttributeConverterDescriptor, getBuildingContext, getColumn, getColumnInsertability, getColumnIterator, getColumnSpan, getColumnUpdateability, getConstraintColumns, getFetchMode, getForeignKeyDefinition, getForeignKeyName, getIdentifierGenerator, getIdentifierGeneratorProperties, getIdentifierGeneratorStrategy, getJpaAttributeConverterDescriptor, getMetadata, getNullValue, getSelectables, getServiceRegistry, getTable, getTypeName, getTypeParameters, hasAnyInsertableColumns, hasAnyUpdatableColumns, hasFormula, isAlternateUniqueKey, isCascadeDeleteEnabled, isIdentityColumn, isLob, isNationalized, isNullable, isSame, isSame, isSame, isSimpleValue, isTypeSpecified, isUpdateable, isValid, isVersion, justAddColumn, justAddColumn, justAddFormula, makeLob, makeNationalized, makeVersion, setAlternateUniqueKey, setAttributeConverterDescriptor, setCascadeDeleteEnabled, setForeignKeyDefinition, setForeignKeyName, setIdentifierGeneratorProperties, setIdentifierGeneratorProperties, setIdentifierGeneratorStrategy, setNullValue, setTable, setTypeParameters, setTypeParameters, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isLob, isNationalized
public DependantBasicValue(MetadataBuildingContext buildingContext, Table table, BasicValue referencedValue, boolean nullable, boolean updateable)
protected BasicValue.Resolution<?> buildResolution()
buildResolution
in class BasicValue
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.