postgresql « jdo « Java Enterprise Q&A





1. JDO + PostgreSQL Arrays    stackoverflow.com

I've implemented store_mapping extension but it currently uses ObjectAsStringMapping. As a result I can read array values from database but any insert or update causes underlying postgresql driver error "INTEGER[]" is ...