Re: XDoclet autoincrement oddities

2004-01-13 Thread Brian McCallister
Excellent, thank you!

-Brian

On Jan 13, 2004, at 11:39 AM, Thomas Dudziak wrote:

On Tue, 13 Jan 2004, Brian McCallister wrote:

How is this coming? It is a major headache for a project I am working
on at the moment =/
I can't fix it in the source currently in CVS as I'm nearly finished 
with
a major overhaul so my codebase is quite different from the one in 
CVS. I
plan to release a first version of the reworked module containing an 
alpha
of nested objects support (read: no unit tests for this part) by the 
end
of the week. This version also contains the autoincrement change 
amongst
other things.

Tom



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: XDoclet autoincrement oddities

2004-01-13 Thread Thomas Dudziak
On Tue, 13 Jan 2004, Brian McCallister wrote:

> How is this coming? It is a major headache for a project I am working 
> on at the moment =/

I can't fix it in the source currently in CVS as I'm nearly finished with
a major overhaul so my codebase is quite different from the one in CVS. I
plan to release a first version of the reworked module containing an alpha
of nested objects support (read: no unit tests for this part) by the end
of the week. This version also contains the autoincrement change amongst
other things.

Tom



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: XDoclet autoincrement oddities

2004-01-13 Thread Brian McCallister
How is this coming? It is a major headache for a project I am working 
on at the moment =/

Anything I can do to help?

-Brian

On Jan 7, 2004, at 5:53 PM, Brian McCallister wrote:

I like none (default) / ojb / database the most.

I never hit the problem running against PostgreSQL, but started a new 
project today running against HSQLDB where torque makes autoincrement 
into an IDENTITY type =/

-Brian

On Jan 7, 2004, at 5:11 PM, Thomas Dudziak wrote:

On Wed, 7 Jan 2004, Brian McCallister wrote:

The xdoclet module seems to be setting autoincrement in torque and 
OJB,
which is a serious problem as I don't want database autoincrement, 
just
OJB auto increment.
I could change the values of autoincrement from true/false to
none/ojb/database !?
Tom



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: XDoclet autoincrement oddities

2004-01-07 Thread Brian McCallister
I like none (default) / ojb / database the most.

I never hit the problem running against PostgreSQL, but started a new 
project today running against HSQLDB where torque makes autoincrement 
into an IDENTITY type =/

-Brian

On Jan 7, 2004, at 5:11 PM, Thomas Dudziak wrote:

On Wed, 7 Jan 2004, Brian McCallister wrote:

The xdoclet module seems to be setting autoincrement in torque and 
OJB,
which is a serious problem as I don't want database autoincrement, 
just
OJB auto increment.
I could change the values of autoincrement from true/false to
none/ojb/database !?
Tom



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: XDoclet autoincrement oddities

2004-01-07 Thread Thomas Dudziak
On Wed, 7 Jan 2004, Brian McCallister wrote:

> The xdoclet module seems to be setting autoincrement in torque and OJB, 
> which is a serious problem as I don't want database autoincrement, just 
> OJB auto increment.

I could change the values of autoincrement from true/false to
none/ojb/database !?
 
Tom



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



XDoclet autoincrement oddities

2004-01-07 Thread Brian McCallister
The xdoclet module seems to be setting autoincrement in torque and OJB, 
which is a serious problem as I don't want database autoincrement, just 
OJB auto increment.

-Brian



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]