Package | Description |
---|---|
org.seedstack.cci |
Modifier and Type | Method and Description |
---|---|
CciConfig.ConnectionFactoryConfig |
CciConfig.ConnectionFactoryConfig.addProperty(String name,
String value) |
CciConfig.ConnectionFactoryConfig |
CciConfig.ConnectionFactoryConfig.setJndiContext(String jndiContext) |
CciConfig.ConnectionFactoryConfig |
CciConfig.ConnectionFactoryConfig.setJndiName(String jndiName) |
CciConfig.ConnectionFactoryConfig |
CciConfig.ConnectionFactoryConfig.setVendorClass(Class<? extends javax.resource.cci.ConnectionFactory> vendorClass) |
Modifier and Type | Method and Description |
---|---|
Map<String,CciConfig.ConnectionFactoryConfig> |
CciConfig.getConnectionFactories() |
Modifier and Type | Method and Description |
---|---|
CciConfig |
CciConfig.addConnectionFactory(String name,
CciConfig.ConnectionFactoryConfig connectionFactoryConfig) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.