public class ProjectionHelper
extends java.lang.Object
| Constructor and Description |
|---|
ProjectionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
createProjectionString(java.util.List<EStructuralFeature[]> references)
Creates a string that is for usage of projection in mongo queries
|
public static java.lang.String createProjectionString(java.util.List<EStructuralFeature[]> references)
references - the list of references to be projectedData In Motion Consulting