Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Git main push: Bug#390352 - remote JPA

Git main push: Bug#390352 - remote JPA

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=390352

 

Changes:

-          Adds "eclipselink.remote.server.name" to configure remote server.

-          Remove corba option from config.

-          Added basicExecuteCall to DatabaseAccessor to allow batch callbacks for non-batched calls.

-          ParameterizedSQLBatchWritingMechanism, changed parameters to List, set timeout correctly, do not batch single statements, get/sets.

-          Updated remote JPA test to use server config.

-          Add remote server processing to JPA EntityManagerSetupImpl.


Back to the top