|
SolarMetric Kodo JDO 2.4.3 generated on March 27 2003 | |||||||||
| 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.conf.SimpleConfiguration |
|---|
BASIC_OPTION, EXPERT_OPTION, TYPE_CONNECTING, TYPE_GENERAL, TYPE_JDO, TYPE_OPTIMIZATION |
| 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_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(ConnectionManager cxManager)
|
ManagedConnection |
createManagedConnection(Subject subject,
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(). |
ManagedConnection |
matchManagedConnections(Set connections,
Subject subject,
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, toProperties |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.beans.BeanInfo |
|---|
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors |
| Constructor Detail |
public ManagedConnectionFactoryImpl()
| Method Detail |
public Object createConnectionFactory()
throws ResourceException
createConnectionFactory in interface ManagedConnectionFactory
public Object createConnectionFactory(ConnectionManager cxManager)
throws ResourceException
createConnectionFactory in interface ManagedConnectionFactory
public ManagedConnection createManagedConnection(Subject subject,
ConnectionRequestInfo cri)
throws NotSupportedException,
ResourceException
createManagedConnection in interface ManagedConnectionFactory
public ManagedConnection matchManagedConnections(Set connections,
Subject subject,
ConnectionRequestInfo cri)
throws NotSupportedException,
ResourceException
matchManagedConnections in interface ManagedConnectionFactorypublic void write(PrintStream out)
public void setLogWriter(PrintWriter logWriter)
setLogWriter in interface ManagedConnectionFactorypublic PrintWriter getLogWriter()
getLogWriter in interface ManagedConnectionFactorypublic int hashCode()
DefaultConfigurationDefaultConfiguration.toProperties().hashCode in interface ManagedConnectionFactoryhashCode in class DefaultConfigurationpublic boolean equals(Object other)
DefaultConfigurationDefaultConfiguration.toProperties().equals in interface ManagedConnectionFactoryequals in class DefaultConfiguration
|
SolarMetric Kodo JDO 2.4.3 generated on March 27 2003 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||