public class SelectMetadataResolver extends BaseDbMetadataResolver implements org.mule.runtime.api.metadata.resolving.OutputTypeResolver<String>
| Modifier and Type | Field and Description |
|---|---|
static String |
DUPLICATE_COLUMN_LABEL_ERROR |
typeBuilder, typeLoader| Constructor and Description |
|---|
SelectMetadataResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName() |
org.mule.metadata.api.model.MetadataType |
getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
String query) |
String |
getResolverName() |
getDataTypeMetadataModel, getDataTypeMetadataModel, getStatement, parseQuerypublic static final String DUPLICATE_COLUMN_LABEL_ERROR
public String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverpublic String getResolverName()
getResolverName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolvergetResolverName in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver<String>public org.mule.metadata.api.model.MetadataType getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
String query)
throws org.mule.runtime.api.metadata.MetadataResolvingException,
org.mule.runtime.api.connection.ConnectionException
getOutputType in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver<String>org.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionCopyright © 2021. All rights reserved.