| Package | Description |
|---|---|
| info.archinnov.achilles.internal.persistence.metadata |
| Modifier and Type | Method and Description |
|---|---|
PartitionComponents |
EmbeddedIdPropertiesBuilder.buildPartitionKeys() |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedIdProperties |
EmbeddedIdPropertiesBuilder.buildEmbeddedIdProperties(PartitionComponents partitionComponents,
ClusteringComponents clusteringComponents) |
| Constructor and Description |
|---|
EmbeddedIdProperties(PartitionComponents partitionComponents,
ClusteringComponents clusteringComponents,
List<Class<?>> componentClasses,
List<String> componentNames,
List<Field> componentFields,
List<Method> componentGetters,
List<Method> componentSetters,
List<String> timeUUIDComponents) |
Copyright © 2012-2014. All Rights Reserved.