Class | Description |
---|---|
EntityStatement |
Base class for statements generated by an
EntitySqlGenerator . |
InsertStatement |
Holds the information for an SQL Insert statement.
|
PlainStatement |
A single (unparsed) SQL statement.
|
TableStatement |
A SQL statement that affects a table and a set of columns.
|
UpdateStatement |
Holds the information for an SQL update statement.
|
Copyright © 2016 fastnate.org. All rights reserved.