![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/5/71/57141b02-6a78-4a9f-b67f-b5226a686400/57141b02-6a78-4a9f-b67f-b5226a686400-bg165.png)
BMC Software, Inc., Confidential and Proprietary Information
Glossary 5
standardized query
language (SQL)
Vendor-independent language for working with relational
database systems. The language supports complex queries,
reporting, database manipulation, and more.
T3
WebLogic protocol for communicating between clients and
WebLogic servers. T3 provides a framework for
transaction-oriented messaging and includes all of the functions
of Java Object Serialization or RMI.
tunnel
A stateful client-server connection through a firewall based on
the stateless HTTP protocol.
uniform resource
identifier (URI)
Label that identifies abstract or physical resource. Can be either a
URL or URN.
uniform resource
locator (URL)
Standard method of specifying the address of a resource on the
internet. A full URL includes the protocol, host name or IP
address, and an optional port number.
uniform resource
name (URN)
Logical identifier for a resource on the internet. Does not specify
absolute location, requiring a system to perform a look up
function to find the resource.
web application
Program written specifically for use on the internet. Typically
using Java technology, but may include JSPs and non-Java
technologies.