FYI, the sequence table is used for OpenJPA's default implementation for generating sequence values for IDs and whatnot.
I believe that you can suppress creation of the table by setting the kodoTables flag to false when running mappingtool. -Patrick On 7/24/07, Gene Wu <[EMAIL PROTECTED]> wrote:
Hi, I am using the org.apache.openjpa.jdbc.meta.MappingTool to update schema in build. But I do notice a OPENJPA_SEQUENCE_TABLE will be there each time even it was useless. Because after I dropped this table, no error was found within the test cases of my project. Does any one have the same issue? I am using the OpenJPA 0.9.7 from Weblogic Server 10. Thanks, Gene. -- View this message in context: http://www.nabble.com/OPENJPA_SEQUENCE_TABLE-will-be-generated-by-mapping-tools-even-no-one-use-it.-tf4140236.html#a11776704 Sent from the OpenJPA Users mailing list archive at Nabble.com.
-- Patrick Linskey 202 669 5907
