A B C D E F G I J L M O P R S T U W

A

afterPropertiesSet() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
appConfig - Variable in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
appRoot - Variable in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 

B

batchCon - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
batchMode - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
bindName - Variable in class org.apache.jetspeed.components.datasource.BoundDBCPDatasourceComponent
 
bindObject(String, Object) - Method in interface org.apache.jetspeed.components.jndi.JNDIComponent
 
bindObject(String, Object) - Method in class org.apache.jetspeed.components.jndi.TyrexJNDIComponent
bindObject
bindToCurrentThread() - Method in interface org.apache.jetspeed.components.jndi.JNDIComponent
 
bindToCurrentThread() - Method in class org.apache.jetspeed.components.jndi.TyrexJNDIComponent
 
bootConfig - Variable in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
BoundDBCPDatasourceComponent - Class in org.apache.jetspeed.components.datasource
Bound DBCP Data Source
BoundDBCPDatasourceComponent(String, String, String, String, int, int, byte, boolean, String, JNDIComponent) - Constructor for class org.apache.jetspeed.components.datasource.BoundDBCPDatasourceComponent
 
broker - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 

C

clearBatch() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
Clear batch (if the batch mode where used).
con - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
connectionFactories - Static variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
connectionFactory - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
connectionFactoryClass - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
ConnectionManagerImpl - Class in org.apache.jetspeed.components.rdbms.ojb
Manages Connection ressources.
ConnectionManagerImpl(PersistenceBroker) - Constructor for class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
ConnectionRepositoryEntry - Class in org.apache.jetspeed.components.rdbms.ojb
A JavaBean that configures an entry in OJB's ConnectionRepository according to its properties.
ConnectionRepositoryEntry() - Constructor for class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
ConnectionRepositoryEntry.MinimalDataSource - Class in org.apache.jetspeed.components.rdbms.ojb
a minimal DataSource implementation that satisfies the requirements of JdbcMetadataUtil.
ConnectionRepositoryEntry.MinimalDataSource(JdbcConnectionDescriptor) - Constructor for class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry.MinimalDataSource
Create a new instance using the given JCD.
connectURI - Variable in class org.apache.jetspeed.components.datasource.DBCPDatasourceComponent
 
context - Variable in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 

D

DatabasePlatformConfigurator - Class in org.apache.jetspeed.components.rdbms.ojb
Dynamically configures Database Platform for OJB by looking at the connection string and figuring out the OJB platform using an OJB metadata utility Its important to get this right otherwise you will be sending the wrong (most likely HSQL) flavor of SQL statements to the backend database.
DatabasePlatformConfigurator(DataSource, String) - Constructor for class org.apache.jetspeed.components.rdbms.ojb.DatabasePlatformConfigurator
 
dataSource - Variable in class org.apache.jetspeed.components.datasource.DBCPDatasourceComponent
 
DATASOURCE_DRIVER - Static variable in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
DATASOURCE_PASSWORD - Static variable in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
DATASOURCE_URL - Static variable in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
DATASOURCE_USERNAME - Static variable in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
DatasourceComponent - Interface in org.apache.jetspeed.components.datasource
DatasourceComponent
datasourceComponent - Variable in class org.apache.jetspeed.components.jndi.JetspeedTestJNDIComponent
 
datasourceComponent - Variable in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
datasourceComponent - Variable in class org.apache.jetspeed.components.util.DatasourceTestCase
 
DatasourceEnabledSpringTestCase - Class in org.apache.jetspeed.components.util
DatasourceEnabledSpringTestCase
DatasourceEnabledSpringTestCase() - Constructor for class org.apache.jetspeed.components.util.DatasourceEnabledSpringTestCase
 
DatasourceTestCase - Class in org.apache.jetspeed.components.util
 
DatasourceTestCase() - Constructor for class org.apache.jetspeed.components.util.DatasourceTestCase
 
DatasourceTestCase(String) - Constructor for class org.apache.jetspeed.components.util.DatasourceTestCase
 
DBCPDatasourceComponent - Class in org.apache.jetspeed.components.datasource
DBCPDatasourceComponent
DBCPDatasourceComponent(String, String, String, String, int, int, byte, boolean) - Constructor for class org.apache.jetspeed.components.datasource.DBCPDatasourceComponent
Creates a simple commons DBCP connection pool using the following parameters.
driverClassName - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
driverName - Variable in class org.apache.jetspeed.components.datasource.DBCPDatasourceComponent
 
ds - Variable in class org.apache.jetspeed.components.rdbms.ojb.DatabasePlatformConfigurator
 
dsConnectionFactory - Variable in class org.apache.jetspeed.components.datasource.DBCPDatasourceComponent
 

E

executeBatch() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
Execute batch (if the batch mode where used).
executeBatchIfNecessary() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
Execute batch if the number of statements in it exceeded the limit (if the batch mode where used).
externalDs - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 

F

finalize() - Method in class org.apache.jetspeed.components.datasource.BoundDBCPDatasourceComponent
 

G

getBootConfigurations() - Method in class org.apache.jetspeed.components.util.DatasourceEnabledSpringTestCase
 
getComponentManager() - Method in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
getConnection() - Method in class org.apache.jetspeed.components.datasource.SchemaAwareDataSourceProxy
 
getConnection() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
Returns the underlying connection, requested from ConnectionFactory.
getConnection() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
getConnection(String, String) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
getConnection() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry.MinimalDataSource
 
getConnection(String, String) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry.MinimalDataSource
 
getConnectionDescriptor() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
Returns the associated JdbcConnectionDescriptor
getContext() - Method in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
getDatasource() - Method in interface org.apache.jetspeed.components.datasource.DatasourceComponent
getDatasource
getDatasource() - Method in class org.apache.jetspeed.components.datasource.DBCPDatasourceComponent
getDatasource
getDriverClassName() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
getJcdAlias() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
getJndiName() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
getLoginTimeout() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry.MinimalDataSource
 
getLogWriter() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry.MinimalDataSource
 
getPassword() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
getPlatform() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
getProperty(String) - Method in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
getRootContext() - Method in interface org.apache.jetspeed.components.jndi.JNDIComponent
 
getRootContext() - Method in class org.apache.jetspeed.components.jndi.TyrexJNDIComponent
 
getSupportedPlatform() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
getUnderlyingConnectionFactory() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
Returns the underlying used ConnectionFactory implementation.
getUrl() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
getUsername() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 

I

init() - Method in class org.apache.jetspeed.components.dao.InitablePersistenceBrokerDaoSupport
init
init() - Method in class org.apache.jetspeed.components.rdbms.ojb.DatabasePlatformConfigurator
 
InitablePersistenceBrokerDaoSupport - Class in org.apache.jetspeed.components.dao
InitablePersistenceBrokerDaoSupport
InitablePersistenceBrokerDaoSupport(String) - Constructor for class org.apache.jetspeed.components.dao.InitablePersistenceBrokerDaoSupport
 
isAlive(Connection) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
Check if underlying connection was alive.
isBatchMode() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
isInLocalTransaction - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
isInLocalTransaction() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
isJetspeedEngineScoped() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 

J

jcd - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
jcd - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry.MinimalDataSource
 
jcdAlias - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
jcdAlias - Variable in class org.apache.jetspeed.components.rdbms.ojb.DatabasePlatformConfigurator
 
jetspeedEngineScoped - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
JetspeedTestJNDIComponent - Class in org.apache.jetspeed.components.jndi
JetspeedDSTestJNDIComponent
JetspeedTestJNDIComponent() - Constructor for class org.apache.jetspeed.components.jndi.JetspeedTestJNDIComponent
 
jndi - Variable in class org.apache.jetspeed.components.datasource.BoundDBCPDatasourceComponent
 
jndi - Variable in class org.apache.jetspeed.components.jndi.JetspeedTestJNDIComponent
 
jndi - Variable in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
jndi - Variable in class org.apache.jetspeed.components.util.DatasourceTestCase
 
JNDI_DS_NAME - Static variable in class org.apache.jetspeed.components.jndi.JetspeedTestJNDIComponent
 
JNDI_DS_NAME - Static variable in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
JNDIComponent - Interface in org.apache.jetspeed.components.jndi
JNDIComponent
jndiDS - Variable in class org.apache.jetspeed.components.util.DatasourceEnabledSpringTestCase
 
jndiName - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 

L

localBegin() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
Start transaction on the underlying connection.
localCommit() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
Call commit on the underlying connection.
localRollback() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
Call rollback on the underlying connection.
log - Static variable in class org.apache.jetspeed.components.datasource.DBCPDatasourceComponent
 
log - Static variable in class org.apache.jetspeed.components.datasource.SchemaAwareDataSourceProxy
 
log - Static variable in class org.apache.jetspeed.components.jndi.TyrexJNDIComponent
 
log - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
log - Static variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
log - Static variable in class org.apache.jetspeed.components.rdbms.ojb.DatabasePlatformConfigurator
 

M

maxActive - Variable in class org.apache.jetspeed.components.datasource.DBCPDatasourceComponent
 
maxWait - Variable in class org.apache.jetspeed.components.datasource.DBCPDatasourceComponent
 

O

org.apache.jetspeed.components.dao - package org.apache.jetspeed.components.dao
 
org.apache.jetspeed.components.datasource - package org.apache.jetspeed.components.datasource
 
org.apache.jetspeed.components.jndi - package org.apache.jetspeed.components.jndi
 
org.apache.jetspeed.components.rdbms.ojb - package org.apache.jetspeed.components.rdbms.ojb
 
org.apache.jetspeed.components.util - package org.apache.jetspeed.components.util
 
originalAutoCommitState - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 

P

password - Variable in class org.apache.jetspeed.components.datasource.DBCPDatasourceComponent
 
password - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
pbKey - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
platform - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
 
platform - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 

R

releaseConnection() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
Release connection to the ConnectionFactory, make sure that you call the method in either case, it's the only way to free the connection.
repositoryPath - Variable in class org.apache.jetspeed.components.dao.InitablePersistenceBrokerDaoSupport
 
restoreAutoCommitState() - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
Reset autoCommit state.
rootJNDIContext - Variable in class org.apache.jetspeed.components.jndi.TyrexJNDIComponent
 

S

SchemaAwareDataSourceProxy - Class in org.apache.jetspeed.components.datasource
The SchemaAwareDataSourceProxy optionally injects a schema selection into an existing database connection.
SchemaAwareDataSourceProxy() - Constructor for class org.apache.jetspeed.components.datasource.SchemaAwareDataSourceProxy
 
schemaSql - Variable in class org.apache.jetspeed.components.datasource.SchemaAwareDataSourceProxy
 
scm - Variable in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
setBatchMode(boolean) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionManagerImpl
Sets the batch mode on or off - this switch only works if you set attribute batch-mode in jdbc-connection-descriptor true and your database support batch mode.
setBeanName(String) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
setDriverClassName(String) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
setJcdAlias(String) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
setJetspeedEngineScoped(boolean) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
Sets the attribute "org.apache.jetspeed.engineScoped" of the JDBC connection descriptor to "true" or "false".
setJndiName(String) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
setLoginTimeout(int) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry.MinimalDataSource
 
setLogWriter(PrintWriter) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry.MinimalDataSource
 
setPassword(String) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
setPlatform(String) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
Set the platform attribute of the JCD.
setSchemaSql(String) - Method in class org.apache.jetspeed.components.datasource.SchemaAwareDataSourceProxy
 
setup() - Method in class org.apache.jetspeed.components.jndi.JetspeedTestJNDIComponent
 
setUp() - Method in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
The main startup routine.
setUp() - Method in class org.apache.jetspeed.components.util.DatasourceEnabledSpringTestCase
 
setUp() - Method in class org.apache.jetspeed.components.util.DatasourceTestCase
 
setupJNDI() - Method in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
setUrl(String) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
setUsername(String) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
SpringJNDIStarter - Class in org.apache.jetspeed.components.jndi
 
SpringJNDIStarter(Map, String, String[], String[]) - Constructor for class org.apache.jetspeed.components.jndi.SpringJNDIStarter
Create an instance with a given context and the usual SpringComponent arguments
start() - Method in class org.apache.jetspeed.components.datasource.BoundDBCPDatasourceComponent
Same as DBCPDatasourceComponent.start() but also binds these javax.sql.DataSource created to the bindName.
start() - Method in class org.apache.jetspeed.components.datasource.DBCPDatasourceComponent
start
stop() - Method in class org.apache.jetspeed.components.datasource.BoundDBCPDatasourceComponent
 
stop() - Method in class org.apache.jetspeed.components.datasource.DBCPDatasourceComponent
stop

T

tearDown() - Method in class org.apache.jetspeed.components.jndi.JetspeedTestJNDIComponent
 
tearDown() - Method in class org.apache.jetspeed.components.jndi.SpringJNDIStarter
 
tearDown() - Method in class org.apache.jetspeed.components.util.DatasourceEnabledSpringTestCase
 
tearDown() - Method in class org.apache.jetspeed.components.util.DatasourceTestCase
 
TyrexJNDIComponent - Class in org.apache.jetspeed.components.jndi
TyrexJNDIComponent
TyrexJNDIComponent() - Constructor for class org.apache.jetspeed.components.jndi.TyrexJNDIComponent
 

U

unbindFromCurrentThread() - Method in interface org.apache.jetspeed.components.jndi.JNDIComponent
 
unbindFromCurrentThread() - Method in class org.apache.jetspeed.components.jndi.TyrexJNDIComponent
unbindFromCurrentThread
unbindObject(String) - Method in interface org.apache.jetspeed.components.jndi.JNDIComponent
 
unbindObject(String) - Method in class org.apache.jetspeed.components.jndi.TyrexJNDIComponent
 
updateOraclePlatform(JdbcConnectionDescriptor, DataSource) - Method in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
updateOraclePlatform(JdbcConnectionDescriptor, DataSource, String) - Method in class org.apache.jetspeed.components.rdbms.ojb.DatabasePlatformConfigurator
 
url - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 
user - Variable in class org.apache.jetspeed.components.datasource.DBCPDatasourceComponent
 
username - Variable in class org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntry
 

W

whenExhausted - Variable in class org.apache.jetspeed.components.datasource.DBCPDatasourceComponent
 

A B C D E F G I J L M O P R S T U W

Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.