Modifier and Type | Field and Description |
---|---|
static TypeResolver<Connection> |
Connection.RESOLVER
The resolver of a
Connection . |
Modifier and Type | Field and Description |
---|---|
static TypeResolver<Dataservice> |
Dataservice.RESOLVER
The resolver of a
Dataservice . |
Modifier and Type | Field and Description |
---|---|
static TypeResolver<Folder> |
Folder.RESOLVER
The resolver of a
Folder . |
Modifier and Type | Method and Description |
---|---|
TypeResolver<?> |
TypeResolverRegistry.getResolver(Class<? extends KomodoObject> kClass) |
TypeResolver<?> |
TypeResolverRegistry.getResolver(KomodoType kType) |
Modifier and Type | Method and Description |
---|---|
Collection<TypeResolver<?>> |
TypeResolverRegistry.getResolvers() |
Modifier and Type | Field and Description |
---|---|
static TypeResolver<VirtualProcedure> |
VirtualProcedure.RESOLVER
The resolver of a
VirtualProcedure . |
static TypeResolver<View> |
View.RESOLVER
The resolver of a
View . |
static TypeResolver<UserDefinedFunction> |
UserDefinedFunction.RESOLVER
The resolver of a
UserDefinedFunction . |
static TypeResolver<UniqueConstraint> |
UniqueConstraint.RESOLVER
The resolver of a
UniqueConstraint . |
static TypeResolver<TabularResultSet> |
TabularResultSet.RESOLVER
The resolver of a
TabularResultSet . |
static TypeResolver<Table> |
Table.RESOLVER
The resolver of a
Table . |
static TypeResolver<StoredProcedure> |
StoredProcedure.RESOLVER
The resolver of a
StoredProcedure . |
static TypeResolver<StatementOption> |
StatementOption.RESOLVER
The resolver of a
StatementOption . |
static TypeResolver<Schema> |
Schema.RESOLVER
The resolver of a
Schema . |
static TypeResolver<ResultSetColumn> |
ResultSetColumn.RESOLVER
The resolver of a
ResultSetColumn . |
static TypeResolver<PushdownFunction> |
PushdownFunction.RESOLVER
The resolver of a
PushdownFunction . |
static TypeResolver<PrimaryKey> |
PrimaryKey.RESOLVER
The resolver of a
PrimaryKey . |
static TypeResolver<Parameter> |
Parameter.RESOLVER
The resolver of a
Parameter . |
static TypeResolver<Model> |
Model.RESOLVER
The resolver of a
Model . |
static TypeResolver<Index> |
Index.RESOLVER
The resolver of a
Index . |
static TypeResolver<ForeignKey> |
ForeignKey.RESOLVER
The resolver of a
ForeignKey . |
static TypeResolver<DataTypeResultSet> |
DataTypeResultSet.RESOLVER
The resolver of a
DataTypeResultSet . |
static TypeResolver<Column> |
Column.RESOLVER
The resolver of a
Column . |
static TypeResolver<AccessPattern> |
AccessPattern.RESOLVER
The resolver of a
AccessPattern . |
Modifier and Type | Field and Description |
---|---|
static TypeResolver<ViewDefinition> |
ViewDefinition.RESOLVER
The resolver of a
ViewDefinition . |
static TypeResolver<SqlProjectedColumn> |
SqlProjectedColumn.RESOLVER
The resolver of a
SqlProjectedColumn . |
static TypeResolver<SqlComposition> |
SqlComposition.RESOLVER
The resolver of a
SqlComposition . |
static TypeResolver<ViewEditorState> |
ViewEditorState.RESOLVER
The resolver of a
ViewEditorState . |
static TypeResolver<StateCommandAggregate> |
StateCommandAggregate.RESOLVER
The resolver of a
StateCommandAggregate . |
static TypeResolver<StateCommand> |
StateCommand.RESOLVER
The resolver of a
StateCommand . |
static TypeResolver<Profile> |
Profile.RESOLVER
The resolver of a
Profile . |
static TypeResolver<GitRepository> |
GitRepository.RESOLVER
The resolver of a
GitRepository . |
Modifier and Type | Field and Description |
---|---|
static TypeResolver<UdfFile> |
UdfFile.RESOLVER
The resolver of a
UdfFile . |
static TypeResolver<ResourceFile> |
ResourceFile.RESOLVER
The resolver of a
ResourceFile . |
static TypeResolver<Driver> |
Driver.RESOLVER
The resolver of a
Driver . |
static TypeResolver<DdlFile> |
DdlFile.RESOLVER
The resolver of a
DdlFile . |
Modifier and Type | Field and Description |
---|---|
static TypeResolver<TemplateEntry> |
TemplateEntry.RESOLVER
The resolver of a
TemplateEntry . |
static TypeResolver<Template> |
Template.RESOLVER
The resolver of a
Template . |
Modifier and Type | Field and Description |
---|---|
static TypeResolver<VdbImport> |
VdbImport.RESOLVER
The resolver of a
VdbImport . |
static TypeResolver<Vdb> |
Vdb.RESOLVER
The resolver of a
Vdb . |
static TypeResolver<Translator> |
Translator.RESOLVER
The resolver of a
Translator . |
static TypeResolver<Permission> |
Permission.RESOLVER
The resolver of a
Permission . |
static TypeResolver<ModelSource> |
ModelSource.RESOLVER
The resolver of a
ModelSource . |
static TypeResolver<Mask> |
Mask.RESOLVER
The resolver of a
Mask . |
static TypeResolver<Entry> |
Entry.RESOLVER
The resolver of a
Entry . |
static TypeResolver<DataRole> |
DataRole.RESOLVER
The resolver of a
DataRole . |
static TypeResolver<Condition> |
Condition.RESOLVER
The resolver of a
Condition . |
Copyright © 2013–2019. All rights reserved.