Derby does not care what you store in it, as long as you have a class loader
that can get the classes out of Derby it will work just fine.

But Derby already support class loading from a database, can't you use that ?

Mikael

----- Original Message ----- From: "Daniel Jue" <[EMAIL PROTECTED]>
To: "Derby Discussion" <[email protected]>
Sent: Tuesday, October 23, 2007 10:28 PM
Subject: Storing Java classes in a Derby DB


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!

Reply via email to