SMILA (incubation) API documentation

org.eclipse.smila.search.datadictionary.messages.datadictionary
Class DConnection

java.lang.Object
  extended by org.eclipse.smila.search.datadictionary.messages.datadictionary.DConnection
Direct Known Subclasses:
DConnection

public abstract class DConnection
extends java.lang.Object

Title: Any Finder Description: Copyright: Copyright (c) 2001 Company: BROX IT-Solutions GmbH

Version:
1.0
Author:
brox IT-Solutions GmbH

Constructor Summary
DConnection()
           
 
Method Summary
 int getMaxConnections()
           
 void setMaxConnections(int maxConnections)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DConnection

public DConnection()
Method Detail

getMaxConnections

public int getMaxConnections()

setMaxConnections

public void setMaxConnections(int maxConnections)

SMILA (incubation) API documentation