encryptionKey=key??????

??????

???????????????????????????????????????????????????????????????
  • ????????????????????????????????????
  • ????????????????????????????????????????????????????????????????????????
  • ??????????????????????????????????????????????????????
?????????????????????????????????????????????????????????????????????????????????

?????????????????????????????????

??????????????????????????????????????????encryptionKey???create=true???dataEncryption=true????????????????????????????????????????????????

????????????????????????????????????????????????????????????????????????????????????encryptionKey?????????dataEncryption=true???????????????????????????????????????????????? ?????????SQL?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????Derby ???????????????????????? ????????????????????????????????????????????????????????????SQL?????????????????????????????????????????????????????????????????????

???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????encryptionAlgorithm??????????????????????????????????????????

Derby?????????????????????????????????????????????DES/CBC/NoPadding?????????

???

????????????????????????????????????????????????????????????JDBC URL??????:

jdbc:derby:newDB;create=true;dataEncryption=true;
   encryptionAlgorithm=DES/CBC/NoPadding;encryptionKey=6162636465666768
?????????????????????????????????????????????????????????????????????????????????JDBC URL??????:
jdbc:derby:salesdb;dataEncryption=true;encryptionKey=6162636465666768
???????????????????????????????????????????????????JDBC URL??????:
jdbc:derby:encryptedDB;encryptionKey=6162636465666768