Package org.kuali.rice.core.ojb

Class Summary
BaseOjbConfigurer Base Ojb Configurer implementation which configures OJB for a particular rice module.
ConfigurableSequenceManager A sequence manager implementation which can be configured at runtime via the KEW Configuration API.
ContextClassLoaderCollectionProxy Sets up the context classloader properly for OJB proxies.
ContextClassLoaderListProxy Sets up the context classloader properly for OJB proxies.
ContextClassLoaderSetProxy Sets up the context classloader properly for OJB proxies.
CustomCollectionJoinQueryCustomizer  
JtaOjbConfigurer Utility bean that sets the JTA TransactionManager on the WorkflowTransactionManagerFactory, the OJB TransactionManagerFactory implementation that makes this available from Workflow core.
RiceDataSourceConnectionFactory  
SqlGeneratorSuffixableImpl SqlGeneratorDefaultImpl subclass that replaced the vanilla SqlSelectStatement implementation with a new SuffixedSqlSelectStatement that is SuffixableQueryByCriteria - aware.
SuffixableQueryByCriteria QueryByCriteria subclass that introduces a suffix that the SqlGenerator should append onto the end of the generated sql statement.
SuffixedSqlSelectStatement A SqlSelectStatement sublclass that is aware of a special SuffixableQueryByCriteria Criteria class and will append a suffix specified by that class of criteria to the generated SQL statement.
TransactionManagerFactory An implementation of an OJB TransactionManagerFactory which provides access to Workflow's JTA UserTransaction.
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.