Package com.webmethods.portal.service.sql
package com.webmethods.portal.service.sql
Interfaces for accessing external SQL databases.
-
ClassDescriptionDeprecated.left for backward compatibility.This is generic interface which creates and manages database connections, and implements their pooling if neccessaryClass IDatabaseRuntimeInterface to adapt the DataManager for usage as an OSGi serviceISqlWorker interface simplifies raw access and execution of SQL queries.Null class that defines type information for null objectInterface IStoredProcedure