Class and Description |
---|
ColumnExpression
An expression for a column value in an
TableStatement . |
StatementsWriter
Responsible to write
EntityStatement s to a file or to the database. |
Class and Description |
---|
ColumnExpression
An expression for a column value in an
TableStatement . |
StatementsWriter
Responsible to write
EntityStatement s to a file or to the database. |
TableStatement
A SQL statement that affects a table and a set of columns.
|
Class and Description |
---|
ColumnExpression
An expression for a column value in an
TableStatement . |
Class and Description |
---|
StatementsWriter
Responsible to write
EntityStatement s to a file or to the database. |
Class and Description |
---|
AbstractStatementsWriter
Base class for implementations of
StatementsWriter . |
AbstractStatementsWriter.AbstractTableStatement
Base class for insert and update statements.
|
AbstractStatementsWriter.InsertStatement
Holds the information for an SQL Insert statement.
|
ColumnExpression
An expression for a column value in an
TableStatement . |
ConnectedStatementsWriter.PreparedInsertStatement |
EntityStatement
Base class for statements generated by a
StatementsWriter . |
FileStatementsWriter
Implementation of
StatementsWriter which writes the statements into a Writer resp. |
PrimitiveColumnExpression
A
ColumnExpression which contains a primitive value. |
SequenceValueExpression
Base class for
ColumnExpression s which reference an ID by using the value of a sequence. |
StatementsWriter
Responsible to write
EntityStatement s to a file or to the database. |
TableStatement
A SQL statement that affects a table and a set of columns.
|
Copyright © 2022 fastnate.org. All rights reserved.