Documentation
 
 
 

Chapter 16. Packages

16.1. Introduction

This chapter discusses the concept of packages in EnterpriseDB. Packages are the most important construct in SPL for building reusable code and employing object-oriented design techniques. A package is a collection of related database objects grouped together in the database. These database objects can include functions, stored procedures, cursors, variables and constants.

 
 ©2004-2007 EnterpriseDB All Rights Reserved