public class Projection extends Object
| Constructor and Description |
|---|
Projection(PathItem item,
ProjectionType type) |
Projection(SelectQuery<?> item,
ProjectionType type) |
public Projection(SelectQuery<?> item, ProjectionType type)
public Projection(PathItem item, ProjectionType type)
public Object getItem()
public ProjectionType getType()
public void clear()
Copyright © 2014 Object Query. All rights reserved.