public interface Property extends CommonProperty
Modifier and Type | Method and Description |
---|---|
String |
getCollation() |
ConcurrencyMode |
getConcurrencyMode() |
EdmContentKind |
getFcContentKind() |
String |
getFcNSPrefix() |
String |
getFcNSURI() |
String |
getFcSourcePath() |
String |
getFcTargetPath() |
StoreGeneratedPattern |
getStoreGeneratedPattern() |
boolean |
isFcKeepInContent() |
boolean |
isFixedLength() |
getDefaultValue, getMaxLength, getPrecision, getScale, getSrid, getType, isNullable, isUnicode
String getCollation()
boolean isFixedLength()
ConcurrencyMode getConcurrencyMode()
StoreGeneratedPattern getStoreGeneratedPattern()
String getFcSourcePath()
String getFcTargetPath()
EdmContentKind getFcContentKind()
String getFcNSPrefix()
String getFcNSURI()
boolean isFcKeepInContent()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.