Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.importers
Class AccessWrapper

java.lang.Object
  extended by ch.elexis.importers.AccessWrapper

public class AccessWrapper
extends java.lang.Object

Simple conversions from mdb databases

Author:
Gerry Weirich

Constructor Summary
AccessWrapper(java.io.File mdbFile)
           
AccessWrapper(java.io.File mdbFile, java.nio.charset.Charset ch)
           
 
Method Summary
 void convertTable(java.lang.String name, JdbcLink dest)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccessWrapper

public AccessWrapper(java.io.File mdbFile)
              throws java.io.IOException
Throws:
java.io.IOException

AccessWrapper

public AccessWrapper(java.io.File mdbFile,
                     java.nio.charset.Charset ch)
              throws java.io.IOException
Throws:
java.io.IOException
Method Detail

convertTable

public void convertTable(java.lang.String name,
                         JdbcLink dest)
                  throws java.io.IOException,
                         java.sql.SQLException
Throws:
java.io.IOException
java.sql.SQLException

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis