public interface Query extends CommonDDBean, DescriptionInterface
| Modifier and Type | Field and Description |
|---|---|
static String |
EJB_QL |
static String |
EJBQLID |
static String |
QUERY_METHOD |
static String |
RESULT_TYPE_MAPPING |
static String |
RESULT_TYPE_MAPPING_LOCAL |
static String |
RESULT_TYPE_MAPPING_REMOTE |
| Modifier and Type | Method and Description |
|---|---|
String |
getEjbQl() |
QueryMethod |
getQueryMethod() |
String |
getResultTypeMapping() |
QueryMethod |
newQueryMethod() |
void |
setEjbQl(String value) |
void |
setQueryMethod(QueryMethod value) |
void |
setResultTypeMapping(String value) |
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, writegetAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescriptionstatic final String QUERY_METHOD
static final String RESULT_TYPE_MAPPING
static final String EJB_QL
static final String EJBQLID
static final String RESULT_TYPE_MAPPING_REMOTE
static final String RESULT_TYPE_MAPPING_LOCAL
void setQueryMethod(QueryMethod value)
QueryMethod getQueryMethod()
QueryMethod newQueryMethod()
void setResultTypeMapping(String value)
String getResultTypeMapping()
void setEjbQl(String value)
String getEjbQl()
Built on June 18 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.