|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CallableSqlStatement | |
ColumnConstraint | |
ExecutablePreparedStatement | To be implemented by instances that use a prepared statement for execution |
SqlStatement | The SqlStatement classes correspond to (roughly) a single SQL statement. |
Class Summary | |
---|---|
AbstractSqlStatement | |
AutoIncrementConstraint | |
DatabaseFunction | |
ExecutablePreparedStatementBase | |
ForeignKeyConstraint | |
InsertExecutablePreparedStatement | Handles INSERT Execution |
NotNullConstraint | |
PrimaryKeyConstraint | |
SequenceCurrentValueFunction | Represents a function for getting the current value from a sequence |
SequenceNextValueFunction | Represents a function for getting the next value from a sequence |
StoredProcedureStatement | |
UniqueConstraint | |
UpdateExecutablePreparedStatement |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |