I begin to have a lot of static configuration/initialization data in
my application.  With relational DB's I used to create sql command
files to initialize my tables.  Is there a way to do this with Cache?
Note, I don't want random data as with populate but static predefined
values.

The data initialization should be ascii (well iso-8859-1 :-) so that I
can easily copy and edit it to create different starting situations.
Also it should be immune to the internal storage order of properties.
The manual fiddling of field order with the import/export of sql
manager for each class is just too much labor.  In sql manager there
is an option to export the field names in the first row but that seems
to be ignored in import!?  Am I missing the obvious solution?

-- 
Mikko Harjula                   tel.   +358-3-316 7552
[EMAIL PROTECTED]         mobile +358-40-778 6669

Reply via email to