Adding Transaction annotation and fixing tests
This commit is contained in:
parent
a2441c5e41
commit
c4fc7ffc73
|
@ -14,9 +14,4 @@
|
|||
# KIND, either express or implied. See the License for the
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
openjpa.ConnectionURL=jdbc:hsqldb:mem:reback-jpa
|
||||
openjpa.ConnectionDriverName=org.hsqldb.jdbcDriver
|
||||
openjpa.ConnectionUserName=sa
|
||||
openjpa.ConnectionPassword=
|
||||
openjp.Log=DefaultLevel=WARN,Tool=INFO
|
||||
openjpa.jdbc.SynchronizeMappings=buildSchema(ForeignKeys=true)
|
||||
|
||||
|
|
Loading…
Reference in New Issue