derby for unit-testing / db snapshots

2005-04-03 Thread Colin Taylor
Hi there, I would like to use Derby for my unit testing where a testing snapshot for the database is reverted to after each suite of tests complete. I believe I could do this my copying the data directory but that seems a bit heavyweight considering I'll have a lot of suites for my 200+ table s

Re: No current connection exception

2005-04-03 Thread Kathey Marsden
[EMAIL PROTECTED] wrote: >Hi, >I have apache derby 10.0 running on a MontaVista Linux system (3.1 >Professional with Linux/i686 2.4.20) in embedded mode. >The java level is Sun's jre 1.4.2_04. >There are around 500,000 records in a table in the DB. >I have one thread inserting rows into t

No current connection exception

2005-04-03 Thread SBarboza
Hi, I have apache derby 10.0 running on a MontaVista Linux system (3.1 Professional with Linux/i686 2.4.20) in embedded mode. The java level is Sun's jre 1.4.2_04. There are around 500,000 records in a table in the DB. I have one thread inserting rows into this table at a rate of around 50

ON UPDATE CASCADE ?

2005-04-03 Thread Andrej Tibaut
I have setup the following database. It contains two tables with two columns each. The first table (VrstaPrevoza) is a parent table to the second one (VozniRedi) via foreign key on field VrstaId. I want the changes (updates) to the VrstaPrevoza.VrstaId to be propagated to the child ta

Re: The mailing list is not search-friendly?

2005-04-03 Thread Satheesh Bandaram
Jean knows full story about searching the archives... Derby used to have this, through the eyebrowse. (http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]) It is currently broken... Satheesh Sam Huang wrote: Hello, I want to make a proper search before making a question, but se