public abstract class BaseConnectionFactory<T extends BaseConnection> extends Object implements org.teiid.resource.api.ConnectionFactory<T>
Constructor and Description |
---|
BaseConnectionFactory() |
Modifier and Type | Method and Description |
---|---|
String |
getTranslatorName() |
void |
setTranslatorName(String name) |
Copyright © 2019. All rights reserved.