public abstract class AbstractPlsqlStoredQueryImpl<T extends NamedPLSQLStoredProcedureQueryMetadata,R> extends AbstractNamedQueryImpl<T,R>
metadata| Constructor and Description |
|---|
AbstractPlsqlStoredQueryImpl(T t) |
| Modifier and Type | Method and Description |
|---|---|
PlsqlParameter |
addParameter() |
R |
setResultSetMapping(java.lang.String resultSetMapping) |
addQueryHint, setNamegetMetadatapublic AbstractPlsqlStoredQueryImpl(T t)
public PlsqlParameter addParameter()
public R setResultSetMapping(java.lang.String resultSetMapping)