| Modifier and Type | Method and Description |
|---|---|
PropertyMeta |
PropertyParser.parse(PropertyParsingContext context) |
protected PropertyMeta |
PropertyParser.parseCounterProperty(PropertyParsingContext context) |
protected PropertyMeta |
PropertyParser.parseEmbeddedId(PropertyParsingContext context) |
protected PropertyMeta |
PropertyParser.parseId(PropertyParsingContext context) |
<V> PropertyMeta |
PropertyParser.parseListProperty(PropertyParsingContext context) |
protected <K,V> PropertyMeta |
PropertyParser.parseMapProperty(PropertyParsingContext context) |
<V> PropertyMeta |
PropertyParser.parseSetProperty(PropertyParsingContext context) |
protected PropertyMeta |
PropertyParser.parseSimpleProperty(PropertyParsingContext context) |
| Modifier and Type | Method and Description |
|---|---|
PropertyParsingContext |
EntityParsingContext.newPropertyContext(Field currentField) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyParsingValidator.validateConsistencyLevelForCounter(PropertyParsingContext context,
Pair<ConsistencyLevel,ConsistencyLevel> consistencyLevels) |
void |
PropertyParsingValidator.validateIndexIfSet(PropertyParsingContext context) |
void |
PropertyParsingValidator.validateNoDuplicate(PropertyParsingContext context) |
Copyright © 2012-2014. All Rights Reserved.