Database Development Glossary

connection profile

A connection profile is a configuration set used to access an endpoint. For example, the connection profile for a database endpoint defines the database name, server, user ID, and password parameters that facilitate the connection to the physical database. The server connection profiles provide the information to connect directly to a specific server.

endpoint

An endpoint is a physical instance or implementation of a particular resource type. For example, a database endpoint specifies a particular database instance used in the tooling through a connection profile. The endpoint for a Java service is the Java source file that implements that service. Other examples are Java classes, stored procedures, and Web services.

launch configuration

A launch configuration keeps a set of named attributes that can be used to store data for a particular kind of program launcher. It describes how a program should be launched. Users interact with a launch configuration dialog to set up parameters for different types of launches, such as those for procedural objects.

procedural object

A type of database object that refers to a stored procedure, event handler, trigger, or user-defined function.

project

A project is the top level of the Sybase WorkSpace hierarchy. A project is a collection of resources that together accomplish a task.

real-time messaging services

A set of services that provide ways to capture transactions in an Adaptive Server Enterprise database and deliver them as events to external applications through a JMS messaging bus. Both the message sender and message receiver act as clients to the message provider.

service

Services are self-describing application modules that provide access to business logic and data in networked software components. All endpoints are modeled as services by using WSDL documents that contain a set of operations and can be used in a business process.

subscription

A domain for publishing or consuming one-to-many messaging.

topic

In the publish-and-subscribe model of real-time messaging services, the destination of a message to which message producers publish and message consumers subscribe.

Workbench

The Workbench contains a perspective, which contains multiple views and editors.

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com