توضیحاتی در مورد کتاب :
بستههای موجود در کیت ابزار وب PL/SQL در فصلهای زیر توضیح داده شدهاند:
بستههای htp و htf را که تگهای HTML تولید میکنند، توصیف میکند.
بسته owa_cache که حاوی توابع و رویههایی است که کش PL/SQL Gateway را فعال میکند.
بسته owa_cookie را توصیف میکند که حاوی زیربرنامههایی است که کوکیهای HTTP را از مرورگر مشتری ارسال و بازیابی میکند.
بسته owa_image را توصیف میکند که زمانی استفاده میشود. شما هر نقشه تصویری دارید که پیوندهای مقصد آن دروازه PL/SQL را فراخوانی می کند.
بسته owa_lock را توصیف می کند که حاوی زیربرنامه هایی است که برای اجرای قفل پایگاه داده برای دروازه PL/SQL استفاده می شود.
بسته owa_pattern را توصیف می کند که متن را تعیین می کند. الگوهای درون رشتهها را میسازد و رشته منطبق را با رشته دیگری جایگزین میکند.
بسته owa_sec را توصیف میکند که شامل توابع، رویهها و انواع دادهها برای پیادهسازی امنیت است.
بسته owa_text را توصیف میکند که حاوی زیربرنامههایی است که توسط owa_pattern برای ma استفاده میشود. حذف رشته ها.
بسته owa_util را که حاوی زیربرنامه های کاربردی است، توصیف می کند.
توضیحاتی در مورد کتاب به زبان اصلی :
The packages in the the PL/SQL Web Toolkit are described in the following chapters:
describes the htp and htf packages which generate HTML tags.
describes the owa_cache package which contains functions and procedures that enable the PL/SQL Gateway cache.
describes the owa_cookie package which contains subprograms that send and retrieve HTTP cookies from the client’s browser.
describes the owa_image package which is used when you have any image map whose destination links invoke the PL/SQL Gateway.
describes the owa_lock package which contains subprograms that are used to implement database locking for PL/SQL Gateway.
describes the owa_pattern package which locates text patterns within strings and replaces the matched string with another string.
describes the owa_sec package which contains functions, procedures, and data types to implement security.
describes the owa_text package which contains subprograms used by owa_pattern for manipulating strings.
describes the owa_util package which contains utility subprograms.