public class BasicJdbcPersistentProperty extends BasicRelationalPersistentProperty
| Constructor and Description |
|---|
BasicJdbcPersistentProperty(Property property,
PersistentEntity<?,RelationalPersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder,
RelationalMappingContext context)
Creates a new
BasicJdbcPersistentProperty. |
| Modifier and Type | Method and Description |
|---|---|
int |
getSqlType() |
boolean |
isReference() |
createAssociation, getColumnName, getColumnType, getEmbeddedPrefix, getKeyColumn, getOwner, getQualifierColumnType, getReverseColumnName, getReverseColumnName, isEmbedded, isEntity, isOrdered, isQualified, shouldCreateEmptyEmbeddedfindAnnotation, findPropertyOrOwnerAnnotation, getAssociationTargetType, getSpelExpression, isAnnotationPresent, isAssociation, isIdProperty, isTransient, isVersionProperty, isWritable, toString, usePropertyAccessequals, getActualType, getAssociation, getComponentType, getField, getGetter, getMapValueType, getName, getPersistentEntityTypes, getProperty, getRawType, getSetter, getType, getTypeInformation, getWither, hashCode, isArray, isCollectionLike, isImmutable, isMapclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindAnnotation, findPropertyOrOwnerAnnotation, getActualType, getAssociation, getAssociationTargetType, getComponentType, getField, getGetter, getMapValueType, getName, getPersistentEntityTypes, getRawType, getRequiredAnnotation, getRequiredAssociation, getRequiredField, getRequiredGetter, getRequiredSetter, getRequiredWither, getSetter, getSpelExpression, getType, getTypeInformation, getWither, hasActualTypeAnnotation, isAnnotationPresent, isArray, isAssociation, isCollectionLike, isIdProperty, isImmutable, isMap, isTransient, isVersionProperty, isWritable, usePropertyAccesspublic BasicJdbcPersistentProperty(Property property, PersistentEntity<?,RelationalPersistentProperty> owner, SimpleTypeHolder simpleTypeHolder, RelationalMappingContext context)
BasicJdbcPersistentProperty.property - must not be null.owner - must not be null.simpleTypeHolder - must not be null.context - must not be nullpublic int getSqlType()
getSqlType in interface RelationalPersistentPropertygetSqlType in class BasicRelationalPersistentPropertypublic boolean isReference()
isReference in interface RelationalPersistentPropertyisReference in class BasicRelationalPersistentPropertyCopyright © 2017–2019 Pivotal Software, Inc.. All rights reserved.