[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] Re: drop-and-create-tables for Oracle

The sequence table is generally not dropped because it may contain sequence values used for other classes. It structure does not normally change, so should be ok not to be dropped. You can manually drop it if you wish using a native SQL query, or any database tool or shell.

---
James
http://www.nabble.com/EclipseLink---Users-f26658.html