Re: svn commit: r1832930 - /ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1832930 - /ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml

Michael Brohl-3
Improved: ...


Am 05.06.18 um 13:29 schrieb [hidden email]:

> Author: jleroux
> Date: Tue Jun  5 11:29:11 2018
> New Revision: 1832930
>
> URL: http://svn.apache.org/viewvc?rev=1832930&view=rev
> Log:
> No functional change, fixes a typo in comment while at it
>
> Modified:
>      ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml
>
> Modified: ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml
> URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml?rev=1832930&r1=1832929&r2=1832930&view=diff
> ==============================================================================
> --- ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml (original)
> +++ ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml Tue Jun  5 11:29:11 2018
> @@ -114,7 +114,7 @@ access. For a detailed description see t
>       For DAO/JDBC Helper: Tries:
>         1. JNDI Datasource IF jdbc.jndi.name, context.provider, etc are specified
>         2. Embedded (JOTM) if available (uses jdbc.driver, jdbc.uri, jdbc.username, jdbc.password, isolation.level)
> -      3. Direct to manually laoded JDBC driver (uses jdbc.driver, jdbc.uri, jdbc.username, jdbc.password)
> +      3. Direct to manually loaded JDBC driver (uses jdbc.driver, jdbc.uri, jdbc.username, jdbc.password)
>  
>       Transaction Isolation Levels - (<helperName>.isolation.level) can be as follows:
>        * None
>
>


smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1832930 - /ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml

Jacques Le Roux
Administrator
Yep, done


Le 05/06/2018 à 13:41, Michael Brohl a écrit :

> Improved: ...
>
>
> Am 05.06.18 um 13:29 schrieb [hidden email]:
>> Author: jleroux
>> Date: Tue Jun  5 11:29:11 2018
>> New Revision: 1832930
>>
>> URL: http://svn.apache.org/viewvc?rev=1832930&view=rev
>> Log:
>> No functional change, fixes a typo in comment while at it
>>
>> Modified:
>> ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml
>>
>> Modified: ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml?rev=1832930&r1=1832929&r2=1832930&view=diff
>> ==============================================================================
>> --- ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml (original)
>> +++ ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml Tue Jun  5 11:29:11 2018
>> @@ -114,7 +114,7 @@ access. For a detailed description see t
>>       For DAO/JDBC Helper: Tries:
>>         1. JNDI Datasource IF jdbc.jndi.name, context.provider, etc are specified
>>         2. Embedded (JOTM) if available (uses jdbc.driver, jdbc.uri, jdbc.username, jdbc.password, isolation.level)
>> -      3. Direct to manually laoded JDBC driver (uses jdbc.driver, jdbc.uri, jdbc.username, jdbc.password)
>> +      3. Direct to manually loaded JDBC driver (uses jdbc.driver, jdbc.uri, jdbc.username, jdbc.password)
>>         Transaction Isolation Levels - (<helperName>.isolation.level) can be as follows:
>>        * None
>>
>>
>
>