Changeset 14999 for trunk/Jav_Transform/src/com/scenari/s/co/transform/oo/OoConnectionPoolLoader.java
- Timestamp:
- 03/02/10 15:27:48 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Jav_Transform/src/com/scenari/s/co/transform/oo/OoConnectionPoolLoader.java
r14602 r14999 134 134 public static final String TAG_POOL_ATT_LOCALTODISTPATHREPL = "localToDistPathRepl"; 135 135 136 public static final String CLASS_CONNECTIONPOOL = "com.scenari.s. oo.transform.OoConnectionPool";136 public static final String CLASS_CONNECTIONPOOL = "com.scenari.s.co.transform.oo.impl.OoConnectionPool"; 137 137 138 138 protected IOoConnectionPool fPool = null;
Note: See TracChangeset
for help on using the changeset viewer.