public class Count extends Projection implements IProjection, Cloneable, Serializable
LOG| Constructor and Description |
|---|
Count(ProjectionMode projectionMode) |
Count(ProjectionMode projectionMode,
String name) |
| Modifier and Type | Method and Description |
|---|---|
static Count |
add(ProjectionMode projectionMode) |
static Count |
add(ProjectionMode projectionMode,
String name) |
String |
getName() |
ProjectionMode |
getProjectionMode() |
getValuegetCacheable, getReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCacheable, getValuegetReferencepublic Count(ProjectionMode projectionMode)
public Count(ProjectionMode projectionMode, String name)
public static Count add(ProjectionMode projectionMode)
public static Count add(ProjectionMode projectionMode, String name)
public ProjectionMode getProjectionMode()
public String getName()
getName in interface ICriteriongetName in class ProjectionCopyright © 2016 jufeng. All rights reserved.