Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Using Blobs as mapped fields with PostgreSQL and the pgjdbc-ng driver now works without having to customize anything

FYI:
The https://github.com/kdubb/pgjdbc-ng project was just updated with the possibility to set a connection-parameter (blob.type=oid) which makes EclipseLink work with PG and mapped fields as java.sql.Blob without any further cusomization.
 
A big thanks to the driver-author for making this possible!
 
--
Andreas Joseph Krogh <andreak@xxxxxxxxxxxx>      mob: +47 909 56 963
Senior Software Developer / CTO - OfficeNet AS - http://www.officenet.no
Public key: http://home.officenet.no/~andreak/public_key.asc

Back to the top