| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENTITY_NAME |
"e" |
public static final String |
QUERY_COUNT |
"select count(e) from {0} e" |
public static final String |
QUERY_SELECT |
"select e from {0} e" |
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.