Overview
Package
Class
Tree
Deprecated
Index
Help
SAP J2EE Engine
Version 6.40
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
W
U
UNBOUNDED
- Static variable in interface com.sapportals.connector.metadata.
IConnectorMetaData
use these constants to declare unbounded variable values
UNDEFINED
- Static variable in interface com.sapportals.connector.metadata.
IConnectorMetaData
use these constants to declare undefined variable values
UNKNOWN_TYPE_FUNCTION
- Static variable in interface com.sapportals.connector.metadata.functions.
IFunction
Costant indicates this EIS function is of type unknown (non of the above)
unlock(byte, Connection, EntityBean, char)
- Method in interface com.sap.engine.interfaces.ejb.locking.
EJBLocking
Releases a lock for a row in a table, accessible through the specified SQL connection.
unlock(byte, Connection, EntityBean, char, boolean)
- Method in interface com.sap.engine.interfaces.ejb.locking.
EJBLocking
Releases a lock for a row in a table, accessible through the specified SQL connection.
unlock(byte, Connection, String, Map, char)
- Method in interface com.sap.engine.services.applocking.
TableLocking
Releases a lock for a row in a table contained in the specified SQL connection.
unlock(byte, Connection, String, Map, char, boolean)
- Method in interface com.sap.engine.services.applocking.
TableLocking
Releases a lock for a row in a table contained in the specified SQL connection.
unlock(byte, String[], String[], char[])
- Method in interface com.sap.engine.services.applocking.
LogicalLocking
Unlocks a several arguments, which belongs to a name.
unlock(byte, String[], String[], char[], boolean)
- Method in interface com.sap.engine.services.applocking.
LogicalLocking
Unlocks a several arguments, which belongs to a name.
unlock(byte, String, String, char)
- Method in interface com.sap.engine.services.applocking.
LogicalLocking
Unlocks an argument, which belongs to a name.
unlock(byte, String, String, char, boolean)
- Method in interface com.sap.engine.services.applocking.
LogicalLocking
Unlocks an argument, which belongs to a name.
unlockAll(byte)
- Method in interface com.sap.engine.interfaces.ejb.locking.
EJBLocking
Releases all locks.
unlockAll(byte)
- Method in interface com.sap.engine.services.applocking.
LogicalLocking
Unlocks all names/arguments.
unlockAll(byte)
- Method in interface com.sap.engine.services.applocking.
TableLocking
Deprecated.
use unlockAll(byte, Connection) instead, because does not work for local transactions
unlockAll(byte, boolean)
- Method in interface com.sap.engine.interfaces.ejb.locking.
EJBLocking
Releases all locks.
unlockAll(byte, boolean)
- Method in interface com.sap.engine.services.applocking.
LogicalLocking
Unlocks all names/arguments.
unlockAll(byte, boolean)
- Method in interface com.sap.engine.services.applocking.
TableLocking
Deprecated.
use unlockAll(byte, Connection, boolean) instead, because does not work for local transactions
unlockAll(byte, Connection)
- Method in interface com.sap.engine.services.applocking.
TableLocking
Releases all granted locks.
unlockAll(byte, Connection, boolean)
- Method in interface com.sap.engine.services.applocking.
TableLocking
Releases all granted locks.
UPDATE
- Static variable in interface com.sapportals.connector.metadata.
ICapabilities
The connector implementation supports UPDATE operations through queries.
UPDATE_OPERATION
- Static variable in interface com.sapportals.connector.execution.objects.language.
IOperation
Represents a SQL
UPDATE
statement
updateRow()
- Method in interface com.sapportals.connector.execution.structures.
IRecordSet
Updates the underlying database with the new contents of the current row of this RecordSet object.
Overview
Package
Class
Tree
Deprecated
Index
Help
SAP J2EE Engine
Version 6.40
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
W
Copyright © 2001-2005 SAP AG. All Rights Reserved.