cz.luboss.medulla.conf
Class MeConnectSQL

java.lang.Object
  extended bycz.luboss.medulla.conf.MeConnectSQL
All Implemented Interfaces:
MeConnect
Direct Known Subclasses:
PeConnectSQL

public abstract class MeConnectSQL
extends java.lang.Object
implements MeConnect

Projekt: Medulla
Popis: Konfigurace pro připojení do databáze
Datum: 26.02.2004
Autor: LC


Constructor Summary
MeConnectSQL()
           
 
Method Summary
abstract  LConnection GetDB()
          Vrátí connect do databáze
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeConnectSQL

public MeConnectSQL()
Method Detail

GetDB

public abstract LConnection GetDB()
Vrátí connect do databáze