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.