Interface IDb2Schema


public interface IDb2Schema
IDb2Schema provides a connection to a specific db2 schema. Statements submited that do not specify a schema will use this as its default schema. Allows users to submit statements as string, or as a batch of statements from a file.
Author:
jamesdavies