oracle-jutils News
Status: Beta
Brought to you by:
adriens
It is now possible to decode a QrCode straight from a BLOB (decode_qrcode(BLOB)->NVARCHAR2), and to encode QrCodes from NVARCHRA2 -> BLOB
I have also added url generators to encode specific contents.
Take a look at changelog http://oracle-jutils.sourceforge.net/ch01s09.html#chap-1-5-19
A a screenshot talks much better than words :
http://oracle-jutils.sourceforge.net/img/JDBMS_QRCODE_5.png
http://oracle-jutils.sourceforge.net/img/JDBMS_QRCODE_4.png
http://oracle-jutils.sourceforge.net/img/JDBMS_QRCODE_3.png
http://oracle-jutils.sourceforge.net/img/JDBMS_QRCODE_2.png
http://oracle-jutils.sourceforge.net/img/JDBMS_QRCODE_1.png
Have fun.