[Lift] Re: Testing Help for Oracle?

2009-03-04 Thread Derek Chen-Becker
The column type for the MappedDateTime is TIMESTAMP by default, so it should save hour, minute, second, etc. Are you using an existing schema or using Schemifier to generate it? If it's the latter, can you provide a code snippet showing where you set the timestamp on your mapper instance? As for th

[Lift] Re: Testing Help for Oracle?

2009-03-02 Thread Derek Chen-Becker
I downloaded Oracle XE 10 this weekend and set up a VM to run it on. If I can get some work on the book done I'm going to try to get it set up and then I can do some more direct troubleshooting to verify that the Mapper support for Oracle is all functional. Derek On Mon, Mar 2, 2009 at 12:03 PM,

[Lift] Re: Testing Help for Oracle?

2009-03-02 Thread Derek Chen-Becker
It does, but according the their JDBC compatibility page (link below), the JDBC driver should support getGeneratedKeys. Derek On Mon, Mar 2, 2009 at 11:41 AM, Viktor Klang wrote: > Doesn't Oracle use Sequences? > > > On Mon, Mar 2, 2009 at 6:42 PM, Derek Chen-Becker > wrote: > >> This sounds li

[Lift] Re: Testing Help for Oracle?

2009-03-02 Thread Viktor Klang
Doesn't Oracle use Sequences? On Mon, Mar 2, 2009 at 6:42 PM, Derek Chen-Becker wrote: > This sounds like a bug. I'm guessing that you mean the object's primary key > field isn't updated after save, correct? According to the docs: > > > http://download-east.oracle.com/docs/cd/B19306_01/java.102/b

[Lift] Re: Testing Help for Oracle?

2009-03-02 Thread Derek Chen-Becker
This sounds like a bug. I'm guessing that you mean the object's primary key field isn't updated after save, correct? According to the docs: http://download-east.oracle.com/docs/cd/B19306_01/java.102/b14355/jdbcvers.htm#CHDEGDHJ Oracle's driver should support auto-generated keys, which is what we

[Lift] Re: Testing Help for Oracle?

2009-03-02 Thread radoslaw.holewa
On 20 Lut, 01:50, Debby Meredith wrote: > Folks, > > We're looking for some most excellent people to volunteer to test the > Oracle 10g JDBC driver in lift-mapper as soon as possible.  Any hands > going up out there?  Perhaps Greg Meredith, who has a wonderful last > name if I do say so myself, w