DataSourcePlugin | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
PasswordCipher | Implementations of PasswordCipher allow to encode and decode passwords used to connect to a database. | code | html |
BasicDataSource | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
BasicDataSourceUtil | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
BasicManagedDataSource | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
DataSourceFactory | code | html | |
DerbyDataSourcePlugin | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
HsqldbDataSourcePlugin | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
InstantdbDataSourcePlugin | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
IsolationLevels | code | html | |
ManagedDataSourceWithRecovery | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
ManagedDataSourceWithRecovery.TransactionManagerWrapper | code | html | |
ManagedDataSourceWithRecovery.TransactionWrapper | code | html | |
PlainTextPasswordCipher | This PlainTextPasswordCipher is an PasswordCipher implementation that does not use any encryption/decryption algorithm at all. | code | html |
StaticDESPasswordCipher | This PasswordCipher implementation uses a the Triple-DES encryption algorithm. | code | html |