Package | Description |
---|---|
org.komodo.relational | |
org.komodo.relational.model | |
org.komodo.relational.model.internal |
Modifier and Type | Method and Description |
---|---|
static TabularResultSet |
RelationalModelFactory.createTabularResultSet(Repository.UnitOfWork transaction,
Repository repository,
AbstractProcedure parentProcedure) |
Modifier and Type | Method and Description |
---|---|
static ResultSetColumn |
RelationalModelFactory.createResultSetColumn(Repository.UnitOfWork transaction,
Repository repository,
TabularResultSet resultSet,
String columnName) |
Modifier and Type | Field and Description |
---|---|
static TypeResolver<TabularResultSet> |
TabularResultSet.RESOLVER
The resolver of a
TabularResultSet . |
Modifier and Type | Class and Description |
---|---|
class |
TabularResultSetImpl
An implementation of a relational model procedure tabular result set.
|
Copyright © 2013–2019. All rights reserved.