| To: | users@xxxxxxxxxx |
|---|---|
| Subject: | Re: [cinjug-users] XLS to Database |
| From: | Chris Nelson <cnelson4eii@xxxxxxxxx> |
| Date: | Thu, 25 May 2006 12:55:38 -0700 (PDT) |
| Delivered-to: | mailing list users@cinjug.org |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=cQb7e+e9qDhwX0UAgb1AJ4t+KL9cUfP6THc/+zTCESwZrYLZg/0Y7meVzcjfJmqho7XyQkt6g1Hot5kl2v+omndJK9VH1QgrMXYT+XGzdrKu9GxNGtztDKpaZEu2aa4Vflv+5Fj0CjDxV3RTTB6A+syUeDD8ASWN+Pfd6UQXTbs= ; |
| In-reply-to: | <6a216ba20605251134u585851ddl3493cff13d263a69@mail.gmail.com> |
| Mailing-list: | contact users-help@cinjug.org; run by ezmlm |
DBUnit can load the database from Excel files, but not your domain objects. Sounds like a useful idea tho. --- Edward Sumerfield <esumerfd@xxxxxxxxx> wrote: > We are about to start building a cool idea for > loading mock data into hsqldb > and wondered if someone knows of a library that does > it already? > > Each MS Excel file represents a set of mock test > data, each worksheet name > is the name of a Hibernate value object, each column > name is the name of a > setter method. We should be able to load the spread > sheet, dynamically > construct the objects, dynamically call the setters > and insert into the db. > > -- > Ed > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | XLS to Database, Edward Sumerfield |
|---|---|
| Next by Date: | Re: [cinjug-users] XLS to Database, inmanjon |
| Previous by Thread: | XLS to Database, Edward Sumerfield |
| Next by Thread: | Re: [cinjug-users] XLS to Database, Edward Sumerfield |
| Indexes: | [Date] [Thread] [Top] [All Lists] |