-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: SchemaExport identity with DB2 customisation
PostPosted: Mon Aug 15, 2005 8:49 am 
Newbie

Joined: Fri Aug 12, 2005 10:29 am
Posts: 2
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp

Hibernate version: 3

Hi,

I'm trying to generate DDL for a DB2 database such that the identity column has additional settings. This is the DDL I want to create:

ID bigint generated by default as identity ( start with +100, increment by +1, cache 20)

- its the stuff in brackets I need adding.

Does anyone know if this is possible with XDoclet markup > hbm mapping > ddl via SchemaExport?

Many thanks,
Pat


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.