Hi, would it be possible to store compiled Java classes as BLOBs in a Derby DB, in a way where a web service or application can pull the classes out as if from a jar? I know this isn't the proper place to ask about implementation of this, but are there any obvious restrictions in Derby that would make this infeasible?
Thanks!
