summaryrefslogtreecommitdiff
path: root/java/src/Ice/_ObjectDelM.java
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2004-10-21 18:58:04 +0000
committerMarc Laukien <marc@zeroc.com>2004-10-21 18:58:04 +0000
commit80d153dcde86a890fc63c147ac47dabb6af91570 (patch)
treee5eb53835dda09f97c8b04eb294792bb56b6f4e4 /java/src/Ice/_ObjectDelM.java
parentdemo build.xml now use Ice.jar (and db.jar if present), which is more (diff)
downloadice-80d153dcde86a890fc63c147ac47dabb6af91570.tar.bz2
ice-80d153dcde86a890fc63c147ac47dabb6af91570.tar.xz
ice-80d153dcde86a890fc63c147ac47dabb6af91570.zip
timeout for clientProxy / ice_connection
Diffstat (limited to 'java/src/Ice/_ObjectDelM.java')
-rw-r--r--java/src/Ice/_ObjectDelM.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/Ice/_ObjectDelM.java b/java/src/Ice/_ObjectDelM.java
index 904246bda55..2e2831061a9 100644
--- a/java/src/Ice/_ObjectDelM.java
+++ b/java/src/Ice/_ObjectDelM.java
@@ -150,7 +150,7 @@ public class _ObjectDelM implements _ObjectDel
}
public Connection
- ice_getConnection()
+ ice_connection()
{
return __connection;
}