|
SolarMetric Kodo JDO 2.5.8 generated on January 11 2004 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.solarmetric.kodo.conf.DefaultConfiguration
|
+--com.solarmetric.kodo.conf.SimpleConfiguration
|
+--com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration
|
+--com.solarmetric.kodo.impl.jdbc.ee.EESimpleConfiguration
|
+--com.solarmetric.kodo.impl.jdbc.ee.ManagedConnectionFactoryImpl
| Fields inherited from class com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration |
SEQUENCE_FACTORY_CLASS, SEQUENCE_FACTORY_PROPS |
| Fields inherited from class com.solarmetric.kodo.conf.SimpleConfiguration |
BASIC_OPTION, EXPERT_OPTION, TYPE_CONNECTING, TYPE_GENERAL, TYPE_JDO, TYPE_OPTIMIZATION |
| Fields inherited from class com.solarmetric.kodo.conf.DefaultConfiguration |
_loc, _log |
| Fields inherited from interface com.solarmetric.kodo.impl.jdbc.JDBCConfiguration |
LOG_JDBC, LOG_SCHEMA, LOG_SQL |
| Fields inherited from interface com.solarmetric.kodo.conf.Configuration |
LOG_CACHE, LOG_CONF, LOG_ENHANCE, LOG_METADATA, LOG_PERFORMANCE, LOG_PORTABILITY, LOG_QUERY, LOG_RUNTIME |
| Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Constructor Summary | |
ManagedConnectionFactoryImpl()
|
|
| Method Summary | |
Object |
createConnectionFactory()
|
Object |
createConnectionFactory(javax.resource.spi.ConnectionManager cxManager)
|
javax.resource.spi.ManagedConnection |
createManagedConnection(javax.security.auth.Subject subject,
javax.resource.spi.ConnectionRequestInfo cri)
|
boolean |
equals(Object other)
Performs the equality check based on set property values from DefaultConfiguration.toProperties(). |
PrintWriter |
getLogWriter()
|
int |
hashCode()
Computes hash code based on set property values from DefaultConfiguration.toProperties(). |
javax.resource.spi.ManagedConnection |
matchManagedConnections(Set connections,
javax.security.auth.Subject subject,
javax.resource.spi.ConnectionRequestInfo cri)
|
void |
setLogWriter(PrintWriter logWriter)
|
void |
write(PrintStream out)
|
| Methods inherited from class com.solarmetric.kodo.impl.jdbc.ee.EESimpleConfiguration |
getManagedRuntime, getManagedRuntimeClass, getManagedRuntimeProperties, setManagedRuntime, setManagedRuntimeClass, setManagedRuntimeProperties |
| Methods inherited from class com.solarmetric.kodo.conf.DefaultConfiguration |
checkFrozen, clone, configurationClone, freeze, fromProperties, getLog, isFrozen, loadDefaults, setProperties, setPropertiesFile, setPropertiesInputStream, toProperties |
| Methods inherited from class java.lang.Object |
|
| Methods inherited from interface java.beans.BeanInfo |
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors |
| Methods inherited from interface com.solarmetric.kodo.impl.jdbc.ConnectionFactoryConfiguration |
getConnectionDriverName, getConnectionFactoryName, getConnectionPassword, getConnectionProperties, getConnectionPropertiesProps, getConnectionURL, getConnectionUserName, getMaxPool, getMinPool, getMsWait, setConnectionDriverName, setConnectionFactoryName, setConnectionPassword, setConnectionProperties, setConnectionURL, setConnectionUserName, setMaxPool, setMinPool, setMsWait |
| Constructor Detail |
public ManagedConnectionFactoryImpl()
| Method Detail |
public Object createConnectionFactory()
throws javax.resource.ResourceException
createConnectionFactory in interface javax.resource.spi.ManagedConnectionFactory
public Object createConnectionFactory(javax.resource.spi.ConnectionManager cxManager)
throws javax.resource.ResourceException
createConnectionFactory in interface javax.resource.spi.ManagedConnectionFactory
public javax.resource.spi.ManagedConnection createManagedConnection(javax.security.auth.Subject subject,
javax.resource.spi.ConnectionRequestInfo cri)
throws javax.resource.NotSupportedException,
javax.resource.ResourceException
createManagedConnection in interface javax.resource.spi.ManagedConnectionFactory
public javax.resource.spi.ManagedConnection matchManagedConnections(Set connections,
javax.security.auth.Subject subject,
javax.resource.spi.ConnectionRequestInfo cri)
throws javax.resource.NotSupportedException,
javax.resource.ResourceException
matchManagedConnections in interface javax.resource.spi.ManagedConnectionFactorypublic void write(PrintStream out)
public void setLogWriter(PrintWriter logWriter)
setLogWriter in interface javax.resource.spi.ManagedConnectionFactorypublic PrintWriter getLogWriter()
getLogWriter in interface javax.resource.spi.ManagedConnectionFactorypublic int hashCode()
DefaultConfigurationDefaultConfiguration.toProperties().hashCode in interface javax.resource.spi.ManagedConnectionFactoryhashCode in class DefaultConfigurationpublic boolean equals(Object other)
DefaultConfigurationDefaultConfiguration.toProperties().equals in interface javax.resource.spi.ManagedConnectionFactoryequals in class DefaultConfiguration
|
SolarMetric Kodo JDO 2.5.8 generated on January 11 2004 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||