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.
 

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



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.