How to set value size limit in JPA storage service ?

Tom Zeller tzeller at dragonacea.biz
Mon Aug 11 14:28:42 EDT 2014


> How should I set the value size limit when using a JPA storage service ?

Looks like the length of the "value" column is controlled by
JPAStorageRecord.VALUE_SIZE, and is not configurable at the moment.


More information about the dev mailing list