Package org.apache.openejb.resource.jdbc

Interface Summary
DataSourcePlugin  
PasswordCipher Implementations of PasswordCipher allow to encode and decode passwords used to connect to a database.
Router The Router interface is responsible for providing the target data source to the $RoutedDataSource}.
 

Class Summary
AbstractRouter  
BasicDataSource  
BasicDataSourceUtil  
BasicManagedDataSource  
DataSourceFactory  
DataSourceFactory.DbcpDataSource  
DataSourceFactory.DbcpManagedDataSource  
DerbyDataSourcePlugin  
HsqldbDataSourcePlugin  
InstantdbDataSourcePlugin  
IsolationLevels  
ManagedDataSourceWithRecovery  
PlainTextPasswordCipher This PlainTextPasswordCipher is an PasswordCipher implementation that does not use any encryption/decryption algorithm at all.
RoutedDataSource  
StaticDESPasswordCipher This PasswordCipher implementation uses a the Triple-DES encryption algorithm.
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.