com.partnersoft.maps.translator
Class TranslationDatabase

java.lang.Object
  extended by com.partnersoft.maps.translator.TranslationDatabase

public class TranslationDatabase
extends java.lang.Object


Constructor Summary
TranslationDatabase()
           
 
Method Summary
 void close()
           
 SqlConnection getConnection()
           
 void open()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranslationDatabase

public TranslationDatabase()
Method Detail

getConnection

public SqlConnection getConnection()

open

public void open()
          throws java.sql.SQLException
Throws:
java.sql.SQLException

close

public void close()
           throws java.sql.SQLException
Throws:
java.sql.SQLException