Is there no way to give hints to the schema generation process?
I need my primary keys (at least some of them) to be java.lang.Long, but Toplink keep generating INTEGERs in the database (DB2), when I need to have BIGINT's.
Can someone advise me in the right direction? I hope I can get away with not having to create the database manually...
Thanks in advance.
[Message sent by forum member 'gullet' (gullet)]
http://forums.java.net/jive/thread.jspa?messageID=211461