So, is there an "upgrade" that I need to run against such older databases to get 10.5 features such as this?
Yes. To perform that upgrade, you open the database with a special argument upgrade=true specified in your connection URL: http://db.apache.org/derby/docs/10.5/ref/rrefattribupgrade.html
thanks, bryan
