|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Column implementation.MaxRowsDataSet, FilteredDataSet and
more.
FilterBuilder interface.RowBuilder implementation.RowDeletionBuilder implementationRowInsertionBuilder interface,
provided as a convenience to RowInsertable implementations.RowUpdationBuilder implementation.Schema interface.Table implementation.TableCreationBuilder implementation, provided as convenience
for TableCreatable implementations.TableDropBuilder implementationUpdateCallback interface.TypeConverter to this DataContext's query engine (Query
Postprocessor) for read operations.
DataContext.
DataContext.
DataContext
DataContext
InputStream to append (write at the end of the
existing stream) to the resource.
DataSetHeader.Resource based on a classpath entryColumns.CompiledQuery is a Query which has been compiled, typically
by the data source itself, to provide optimized execution speed.DataContexts.DataSetInterceptor used for intercepting values in DataSets
that need to be converted, according to a set of TypeConverters.RowInsertionInterceptor used for intercepting values in
RowInsertionBuilders that need to be converted, according to a set of
TypeConverters.DataContexts
with TypeConverters, which allows for automatic conversion of values
on data read and write operations.RowBuilder.
Style object based on the build characteristics.
UpdateableDataContext.CreateTable.DataSet, which define the
columns/SelectItems of it.Interceptor for DataSets, allowing to touch, enrich or
modify a dataset before it is returned to the user.TableModel implementation which wraps a DataSet and presents its data.CompiledQuery interface.DefaultRow.DefaultRow(DataSetHeader, Object[]) or
DefaultRow.DefaultRow(DataSetHeader, Object[], Style[])
instead.
DefaultRow.DefaultRow(DataSetHeader, Object[]) or
DefaultRow.DefaultRow(DataSetHeader, Object[], Style[])
instead.
DefaultRow.DefaultRow(DataSetHeader, Object[]) or
DefaultRow.DefaultRow(DataSetHeader, Object[], Style[])
instead.
DefaultRow.DefaultRow(DataSetHeader, Object[]) or
DefaultRow.DefaultRow(DataSetHeader, Object[], Style[])
instead.
RowUpdationBuilder interface, which
simply uses a combined delete+insert strategy for performing updates.UpdateableDataContext.UpdateableDataContext.DataContext.
UpdateScript for execution on the DataContext.
File based Resource implementation.FirstRowDataSet.
ExecutorService.
FilterItems that this filter item consists of, if it is
a compound filter item.
SuperColumnType.
ColumnType.
ColumnType of this SelectItem.
Types class.
FilterItem.getChildItemCount() instead.
FilterItem.getChildItems() instead
QueryParameters associated with the compiled query.
DataSet
that this row pertains to.
SelectItem.getFromItem() instead
Row.getSubSelection(DataSetHeader) instead.
Func useful for mapping HasName instances to names, using
CollectionUtils.map(Object[], Func) and
CollectionUtils.map(Iterable, Func).TypeConverters,
and know how to apply them to read operations (Queries or DataSets).FilterBuilder.greaterThan(Column) instead
FilterBuilder.greaterThan(Date) instead
FilterBuilder.greaterThan(Number) instead
FilterBuilder.greaterThan(String) instead
ImmutableColumn.
ImmutableColumn based on an existing column and a
table.
Ref interface.Schema interface.Resource.InMemoryResource with a path/name
InMemoryResource with a path/name and some
initial contents.
UpdateableDataContext.FilterItem is a compound filter or not
(ie. if it has child items or not)
Column
object as a prototype.
Table which will be
used as a prototype.
FilterItems.DataContexts).
ColumnType of the created column.
QueryPartParser identifies a token.
Query object.
Query object.
Func, used typically for
inclusion/exclusion criteria.Interceptor for Queries, allowing to touch or modify a query
before execution.MetaModelException which indicate a problem in parsing a
query passed to the QueryParser.QueryPartProcessor which simply adds all
elements to a collection.QueryPartParser, which recieves notifications
whenever a token is identified/parsed.QueryPostprocessDataContext which provides less
implementation fuzz when custom querying features (like composite
datacontexts or type conversion) is needed.InputStream to read from the resource.
InputStream to read from the resource, and allows a
callback to perform writing actions on it.
InputStream to read from the resource, and allows a
callback function to perform writing actions on it and return the
function's result.
SelectItem, with a different
FunctionType.
Style.NO_STYLE.
Resources.Table.Interceptor for RowDeletionBuilder, allowing for
interception of "delete from table" operations before they are executed.Table.Interceptor for RowInsertionBuilder, allowing for
interception of "insert into table" operations before they are executed.RowPublisherDataSet.DataSet implementation for use in scenarios where a
pull-oriented style of reading data is not supported.Table.Interceptor for RowUpdationBuilder, allowing for
interception of "update table" operations before they are executed.Interceptor for Schemas, which allows for intercepting
schema objects before they are returned to the user.FromItem, for example a.price or p.age
FromItem, for example SUM(a.price) or MAX(p.age)
UnsupportedOperationException, since
the date is ummutable.
ExecutorService for use on ad-hoc tasks that can be
optimized by running operations in parallel.DataSetHeader which does no magic to improve
performance.DataContext is unable to detect/discover the table structure and
needs some basic input around expected table structures.SimpleTableDef using a Table as a prototype.
SimpleTableDef.
SimpleTableDef.
TypeConverter that converts String values (on the physical layer)
to interpreted Booleans.TypeConverter that converts String values (on the physical layer)
to interpreted Dates.StringToDateConverter which will use the
TimeComparator.toDate(Object) method for parsing dates and the
DateFormat.MEDIUM date time format for physical representation.
StringToDateConverter using a given date
pattern.
StringToDateConverter using a given
DateFormat.
TypeConverter that converts String values (on the physical layer)
to interpreted Doubles.TypeConverter that converts String values (on the physical layer)
to interpreted Integers.Style represents the visual presentation ('styling') attributes of
a value in a Row.Style.Style and related objects, like Style.Color.StyleBuilder with the default foreground and
background colors.
StyleBuilder with a specified default foreground
and background colors.
DataSet wrapper for doing subselection.Table creation.Interceptor for TableCreationBuilders, which allows for
intercepting "create table" operations before they are executed.Interceptor for TableDropBuilders, which allows for
intercepting "drop table" operations before they are executed.Query object.
Row object.
MutableTable based on this SimpleTableDef.
DataSetTableModel instead.
UpdateableDataContext.DataContext that supports updating write-operations.UpdateCallback is used by an UpdateScript to perform
updates on a DataContext.UpdateableDataContext.OutputStream to write to the resource, and allows a
callback to perform writing actions on it.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||