persistence@glassfish.java.net

entity-persistence testing fix

From: Tom Ware <tom.ware_at_oracle.com>
Date: Thu, 09 Feb 2006 13:57:57 -0500

I have made two updates to entity-persistence.

1. Default Oracle Native Sequence initial value to 1 since Oracle does
not accept value of 0
2. 1 test was not creating its tables prior to running. This caused a
failure on a clean DB. This has been fixed.