Discussion
Ask a question about 'SQL/OLB'
Start a new discussion about 'SQL/OLB'
Answer questions from other users
|
The
SQL/OLB, or
Object Language Bindings, extension to the
SQLSQL is a programming language designed for managing data in relational database management systems ....
standard is defined by ISO/IEC 9075-10:2003. SQL/OLB defines the syntax and symantics of
SQLJSQLJ is an ISO standard for embedding SQL statements in Java programs.Whereas JDBC provides an API, SQLJ consists of a language extension...
, which is SQL embedded in
JavaJava is a programming language originally developed by James Gosling at Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform. The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities...
. The standard also describes mechanisms to ensure binary portability of SQLJ applications, and specifies various Java packages and their contained classes.