@Entity public class PrimitiveTestEntity extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NQ_ENTITY_BY_NAME
Name query to find entity by :name.
|
Constructor and Description |
---|
PrimitiveTestEntity(String name)
Creates a new instance of
PrimitiveTestEntity . |
public static final String NQ_ENTITY_BY_NAME
public PrimitiveTestEntity(String name)
PrimitiveTestEntity
.name
- the name of the entityCopyright © 2016 fastnate.org. All rights reserved.