Uses of Interface
org.pgcodekeeper.core.database.ms.schema.MsSourceStatement
Packages that use MsSourceStatement
-
Uses of MsSourceStatement in org.pgcodekeeper.core.database.ms.schema
Classes in org.pgcodekeeper.core.database.ms.schema that implement MsSourceStatementModifier and TypeClassDescriptionclassAbstract base class for Microsoft SQL functions.classRepresents a Microsoft SQL user-defined function.classRepresents a Microsoft SQL stored procedure.classRepresents a Microsoft SQL trigger that executes in response to specific database events.classRepresents a Microsoft SQL view with support for schema binding, ANSI_NULLS and QUOTED_IDENTIFIER settings, and statistics.