Modifier and Type | Optional Element and Description |
---|---|
String |
namedQuery
Returns the configured named query's name.
|
String |
query
Returns the configured query string.
|
Class<? extends Collection> |
returnAs
Returns the configured autoboxing collection class.
|
public abstract String namedQuery
public abstract String query
public abstract Class<? extends Collection> returnAs
java.util.Collection
.