|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageableTableExpression | |
wt.iba.value | |
wt.pds | Provides additional Persistent Database
Services. See
PersistenceManager to fulfill most database access needs. |
wt.query | Provides generic support for defining SQL queries
(see
QuerySpec and the various things
that can be appended to it) in a database
inedependent manner that should be used with the
PersistenceManager . |
Uses of PageableTableExpression in wt.iba.value |
Classes in wt.iba.value that implement PageableTableExpression | |
class |
IBAValueViewTableExpression
This TableExpression consolidates all IBAValues as a single TableExpression view. |
Uses of PageableTableExpression in wt.pds |
Classes in wt.pds that implement PageableTableExpression | |
(package private) class |
NavigateStatementBuilder.ForeignKeyLinkTableExpression
|
Uses of PageableTableExpression in wt.query |
Classes in wt.query that implement PageableTableExpression | |
class |
AbstractClassTableExpression
This class represents the table associated with a target class. |
class |
ClassTableExpression
This class represents a class specification of a table which can be used in a SQL FROM clause. |
class |
ClassViewExpression
This class represents a class specification of a table which can be used in a SQL FROM clause. |
class |
NullTableExpression
This class represents a null table (i.e. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |