|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) E28847-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
org.eclipse.persistence.tools.dbws.OperationModel
org.eclipse.persistence.tools.dbws.ProcedureOperationModel
org.eclipse.persistence.tools.dbws.PLSQLProcedureOperationModel
public class PLSQLProcedureOperationModel
| Field Summary |
|---|
| Fields inherited from class org.eclipse.persistence.tools.dbws.ProcedureOperationModel |
|---|
argumentTypes, catalogPattern, dbStoredFunctionReturnType, dbStoredProcedures, isAdvancedJDBC, overload, procedurePattern, schemaPattern, typ |
| Fields inherited from class org.eclipse.persistence.tools.dbws.OperationModel |
|---|
attachmentType, binaryAttachment, isCollection, isSimpleXMLFormat, name, returnType, simpleXMLFormatTag, xmlTag |
| Constructor Summary | |
|---|---|
PLSQLProcedureOperationModel() |
|
| Method Summary | |
|---|---|
void |
buildOperation(DBWSBuilder builder) |
private org.eclipse.persistence.internal.xr.Result |
buildResultBasedOnReturnType(DBWSBuilder builder)Create a new Result based on the returnType. |
boolean |
isPLSQLProcedureOperation() |
| Methods inherited from class org.eclipse.persistence.tools.dbws.OperationModel |
|---|
getAttachmentType, getBinaryAttachment, getIsSimpleXMLFormat, getName, getReturnType, getSimpleXMLFormatTag, getXmlTag, isCollection, isSimpleXMLFormat, isSQLOperation, isTableOperation, requiresSimpleXMLFormat, setAttachmentType, setBinaryAttachment, setIsCollection, setIsSimpleXMLFormat, setName, setReturnType, setSimpleXMLFormatTag, setXmlTag |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PLSQLProcedureOperationModel()
| Method Detail |
|---|
public boolean isPLSQLProcedureOperation()
isPLSQLProcedureOperation in class ProcedureOperationModelpublic void buildOperation(DBWSBuilder builder)
buildOperation in class ProcedureOperationModelprivate org.eclipse.persistence.internal.xr.Result buildResultBasedOnReturnType(DBWSBuilder builder)
builder -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||