Search Java Classes and Packages
Search Java Frameworks and Libraries
#Sqlj.runtime Classes and Interfaces - 14 results found.
| Name | Description | Type | Package | Framework |
| AsciiStream | This class is not supported by Open SQL / SQLJ. | Class | sqlj.runtime | SAP NetWeaver |
|
| BinaryStream | BinaryStream is a class derived from java. | Class | sqlj.runtime | SAP NetWeaver |
|
| CharacterStream | A class derived from java. | Class | sqlj.runtime | SAP NetWeaver |
|
| ConnectionContext | The ConnectionContext interface provides a set of methods that manage a set of SQL operations performed during a session with a specific database. | Interface | sqlj.runtime | SAP NetWeaver |
|
| ExecutionContext | An execution context provides the context in which executable sql operations are preformed. | Class | sqlj.runtime | SAP NetWeaver |
|
| ForUpdate | This interface is not usable with Open SQL / SQLJ. | Interface | sqlj.runtime | SAP NetWeaver |
|
| NamedIterator | An interface implemented by all iterators that employ a by-name binding strategy. | Interface | sqlj.runtime | SAP NetWeaver |
|
| PositionedIterator | An interface implemented by all iterators that employ a by-position binding strategy. | Interface | sqlj.runtime | SAP NetWeaver |
|
| ResultSetIterator | An interface that defines the shared functionality of those objects used to iterate over the contents of a result set. | Interface | sqlj.runtime | SAP NetWeaver |
|
| RuntimeContext | This class is for internal use only. | Class | sqlj.runtime | SAP NetWeaver |
|
| SQLNullException | The SQLNullException class is a particular instance of SQLException used in the case that SQL NULL was attemped to be fetched into a java | Class | sqlj.runtime | SAP NetWeaver |
|
| Scrollable | This interface is not usable with Open SQL / SQLJ. | Interface | sqlj.runtime | SAP NetWeaver |
|
| StreamWrapper | This class wraps a particular InputStream instance. | Class | sqlj.runtime | SAP NetWeaver |
|
| UnicodeStream | This class is not supported by Open SQL / SQLJ. | Class | sqlj.runtime | SAP NetWeaver |