org.deegree.metadata.persistence.ebrim.eo
Class Helper

java.lang.Object
  extended by org.deegree.metadata.persistence.ebrim.eo.Helper

public class Helper
extends Object

TODO add class documentation here

Version:
$Revision: $, $Date: $
Author:
Lyn Goltz, last edited by: $Author: lyn $

Constructor Summary
Helper()
           
 
Method Summary
static Connection getConnection()
           
static void setUpTables(Connection conn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Helper

public Helper()
Method Detail

setUpTables

public static void setUpTables(Connection conn)
                        throws SQLException,
                               UnsupportedEncodingException,
                               IOException,
                               MetadataStoreException
Throws:
SQLException
UnsupportedEncodingException
IOException
MetadataStoreException

getConnection

public static Connection getConnection()
                                throws SQLException
Throws:
SQLException


Copyright © 2011. All Rights Reserved.