|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- The return type
@Deprecated public interface StoredFunction<T>
A stored function
Method Summary | |
---|---|
T |
getReturnValue()
Deprecated. |
Methods inherited from interface org.jooq.StoredObject |
---|
execute, execute, getPackage, getParameters |
Methods inherited from interface org.jooq.NamedQueryPart |
---|
getName |
Methods inherited from interface org.jooq.QueryPart |
---|
getSQL |
Methods inherited from interface org.jooq.Attachable |
---|
attach |
Methods inherited from interface org.jooq.Adapter |
---|
internalAPI |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.jooq.SchemaProvider |
---|
getSchema |
Methods inherited from interface org.jooq.FieldLike |
---|
asField, asField |
Method Detail |
---|
T getReturnValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |