Package | Description |
---|---|
org.teiid.runtime |
Modifier and Type | Class and Description |
---|---|
static class |
EmbeddedServer.SimpleConnectionFactoryProvider<T> |
Modifier and Type | Method and Description |
---|---|
protected ConcurrentHashMap<String,EmbeddedServer.ConnectionFactoryProvider<?>> |
EmbeddedServer.getConnectionFactoryProviders() |
Modifier and Type | Method and Description |
---|---|
void |
EmbeddedServer.addConnectionFactoryProvider(String name,
EmbeddedServer.ConnectionFactoryProvider<?> connectionFactoryProvider)
Adds the
EmbeddedServer.ConnectionFactoryProvider with the given connection name to replace the default JNDI lookup strategy. |
Copyright © 2019. All rights reserved.