Uses of Interface
org.datanucleus.store.PersistenceEncryptionProvider
Packages that use PersistenceEncryptionProvider
Package
Description
Package handling the storage of classes to the datastore, and the management of the datastore.
-
Uses of PersistenceEncryptionProvider in org.datanucleus.store
Methods in org.datanucleus.store with parameters of type PersistenceEncryptionProviderModifier and TypeMethodDescriptionvoid
EncryptionAwareStoreManager.setEncryptionProvider
(PersistenceEncryptionProvider provider) Method to set the encryption provider for persistent data.