Package com.gengoai.sql.object
-
Class Summary Class Description Column Represents a column in a database table.Index Represents an index on one or more columns in a table.IndexBuilder SQLObject Base class for SQL objects, e.g.Table The type Table.Trigger Defines an SQL TriggerTrigger.TriggerBuilder Builder class for constructing triggers -
Enum Summary Enum Description SQLDMLOperation Enumeration of data manipulation statements in SQL.TriggerTime When a trigger is fired