-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dain Sundstrom wrote:
roach is to not rely on system functionality or system >> properties. Make the database self-contained, store properties within >> the database. This works today. > > > Wow great news. Is there a way I can turn that back on? Not sure what you mean by "turn back on". Derby supports storing properties in the database, using these routines SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY SYSCS_UTIL.SYSCS_GET_DATABASE_PROPERTY http://incubator.apache.org/derby/manuals/tuning/perf15.html#HDRSII-SETPROP-12821 For each Derby property, its scope is listed in the documentation http://incubator.apache.org/derby/manuals/tuning/perf62.html http://incubator.apache.org/derby/manuals/tuning/perf63.html A database can set the property derby.database.propertiesOnly to true to make that database ignore any properties set in the system set or derby.properties. Dan. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFBZYWbIv0S4qsbfuQRAs7PAJ9XuiuqnVAkU2QtUtbfJMw67OmCCQCgsa00 QnD2njnp/qR4HIzWu1+YL5w= =rxsF -----END PGP SIGNATURE-----
