|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
C3P0ConnectionProvider that allows the user
to write the datasource configuration parameters in an encrypted manner in the
hibernate.cfg.xml or hibernate.properties file
The encryptable parameters are:
connection.driver_class
connection.url
connection.username
connection.password
The name of the password encryptor (decryptor, in fact) will be set in
property hibernate.connection.encryptor_registered_name.DriverManagerConnectionProviderImpl that allows the user
to write the datasource configuration parameters in an encrypted manner in the
hibernate.cfg.xml or hibernate.properties file
The encryptable parameters are:
connection.driver_class
connection.url
connection.username
connection.password
The name of the password encryptor (decryptor, in fact) will be set in
property hibernate.connection.encryptor_registered_name.HibernatePBEEncryptorRegistry.
HibernatePBEEncryptorRegistry) of the encryptor which
will be used to decrypt the datasource parameters.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||