cbegin
Sat, 09 Jan 2010 14:23:24 -0800
Author: cbegin Date: Sat Jan 9 22:23:00 2010 New Revision: 897566 URL: http://svn.apache.org/viewvc?rev=897566&view=rev Log: added driver_path example to the environment properties
Modified:
ibatis/java/ibatis-3/trunk/ibatis-3-core/src/main/java/org/apache/ibatis/migration/template_environment.properties
Modified:
ibatis/java/ibatis-3/trunk/ibatis-3-core/src/main/java/org/apache/ibatis/migration/template_environment.properties
URL:
http://svn.apache.org/viewvc/ibatis/java/ibatis-3/trunk/ibatis-3-core/src/main/java/org/apache/ibatis/migration/template_environment.properties?rev=897566&r1=897565&r2=897566&view=diff
==============================================================================
---
ibatis/java/ibatis-3/trunk/ibatis-3-core/src/main/java/org/apache/ibatis/migration/template_environment.properties
(original)
+++
ibatis/java/ibatis-3/trunk/ibatis-3-core/src/main/java/org/apache/ibatis/migration/template_environment.properties
Sat Jan 9 22:23:00 2010
@@ -28,3 +28,6 @@
# Use with JDBC drivers that can accept large
# blocks of delimited text at once.
send_full_script=false
+
+# Custom driver path to avoid copying your drivers
+# driver_path=