public interface RDBMSSample
| Modifier and Type | Method and Description |
|---|---|
void |
abort_boxcar()
Auto generated method signature for Asynchronous Invocations
Control operation for aborting a boxcarring session
|
String |
addEmployee(int employeeNumber14,
String lastName15,
String firstName16,
String email17,
double salary18)
Auto generated method signature
|
void |
begin_boxcar()
Auto generated method signature for Asynchronous Invocations
Control operation for beginning a boxcarring session
|
CustomerAddress[] |
customerAddress(String lastName29,
String firstName30)
Auto generated method signature
|
Customer[] |
customersInBoston()
Auto generated method signature
|
Employee[] |
employeesByNumber(int employeeNumber37)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
end_boxcar()
Auto generated method signature
Control operation for ending a boxcarring session
|
void |
incrementEmployeeSalary(double increment34,
int employeeNumber35)
Auto generated method signature for Asynchronous Invocations
|
void |
incrementEmployeeSalaryEx(int employeeNumber51)
Auto generated method signature for Asynchronous Invocations
|
Product[] |
productsInfo()
Auto generated method signature
|
void |
setEmployeeSalary(double salary44,
int employeeNumber45)
Auto generated method signature for Asynchronous Invocations
|
void |
setSalaryForEmployees(double salary41,
int[] employeeNumbers42)
Auto generated method signature for Asynchronous Invocations
|
void |
startaddEmployee(int employeeNumber14,
String lastName15,
String firstName16,
String email17,
double salary18,
RDBMSSampleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcustomerAddress(String lastName29,
String firstName30,
RDBMSSampleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcustomersInBoston(RDBMSSampleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startemployeesByNumber(int employeeNumber37,
RDBMSSampleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startend_boxcar(RDBMSSampleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
Control operation for ending a boxcarring session
|
void |
startproductsInfo(RDBMSSampleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startthousandFive(RDBMSSampleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
Number[] |
thousandFive()
Auto generated method signature
|
Number[] thousandFive() throws RemoteException, DataServiceFault
thousandFive10 - DataServiceFault - :RemoteExceptionvoid startthousandFive(RDBMSSampleCallbackHandler callback) throws RemoteException
thousandFive10 - RemoteExceptionString addEmployee(int employeeNumber14, String lastName15, String firstName16, String email17, double salary18) throws RemoteException, DataServiceFault
addEmployee13 - DataServiceFault - :RemoteExceptionvoid startaddEmployee(int employeeNumber14,
String lastName15,
String firstName16,
String email17,
double salary18,
RDBMSSampleCallbackHandler callback)
throws RemoteException
addEmployee13 - RemoteExceptionorg.apache.axiom.om.OMElement end_boxcar()
throws RemoteException,
DataServiceFault
end_boxcar21 - DataServiceFault - :RemoteExceptionvoid startend_boxcar(RDBMSSampleCallbackHandler callback) throws RemoteException
end_boxcar21 - RemoteExceptionCustomer[] customersInBoston() throws RemoteException, DataServiceFault
customersInBoston24 - DataServiceFault - :RemoteExceptionvoid startcustomersInBoston(RDBMSSampleCallbackHandler callback) throws RemoteException
customersInBoston24 - RemoteExceptionvoid begin_boxcar()
throws RemoteException
RemoteExceptionCustomerAddress[] customerAddress(String lastName29, String firstName30) throws RemoteException, DataServiceFault
customerAddress28 - DataServiceFault - :RemoteExceptionvoid startcustomerAddress(String lastName29, String firstName30, RDBMSSampleCallbackHandler callback) throws RemoteException
customerAddress28 - RemoteExceptionvoid incrementEmployeeSalary(double increment34,
int employeeNumber35)
throws RemoteException
RemoteExceptionEmployee[] employeesByNumber(int employeeNumber37) throws RemoteException, DataServiceFault
employeesByNumber36 - DataServiceFault - :RemoteExceptionvoid startemployeesByNumber(int employeeNumber37,
RDBMSSampleCallbackHandler callback)
throws RemoteException
employeesByNumber36 - RemoteExceptionvoid setSalaryForEmployees(double salary41,
int[] employeeNumbers42)
throws RemoteException
RemoteExceptionvoid setEmployeeSalary(double salary44,
int employeeNumber45)
throws RemoteException
RemoteExceptionvoid abort_boxcar()
throws RemoteException
RemoteExceptionProduct[] productsInfo() throws RemoteException, DataServiceFault
productsInfo47 - DataServiceFault - :RemoteExceptionvoid startproductsInfo(RDBMSSampleCallbackHandler callback) throws RemoteException
productsInfo47 - RemoteExceptionvoid incrementEmployeeSalaryEx(int employeeNumber51)
throws RemoteException
RemoteExceptionCopyright © 2018 WSO2. All rights reserved.