Author: tfischer
Date: Wed May 22 07:26:59 2013
New Revision: 1485102
URL: http://svn.apache.org/r1485102
Log:
TORQUE-279 Remove deprecated way of initialisation of schema
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/initialisation-configuration.xml
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/initialisation-configuration.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/initialisation-configuration.xml?rev=1485102&r1=1485101&r2=1485102&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/initialisation-configuration.xml
(original)
+++
db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/initialisation-configuration.xml
Wed May 22 07:26:59 2013
@@ -399,8 +399,8 @@ torque.dsfactory.bookstore.jndi.path=jdb
You can configure the default database schema (mysql-speak: "database")
which is prepended to table names in the runtime either per database
or as a global setting.
- (The old way of configuring a schema per-datasource still works
- but is deprecated and will be removed in the future).
+ (The old way of configuring a schema per-datasource was removed
+ in Torque 4.1).
Defining a schema allows e.g. in oracle to access another
database schema than the one of the user which connects to the
database.
<br/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]