com.isenshi.util.extlib
クラス HSQLDBUtil

java.lang.Object
  拡張com.isenshi.util.extlib.HSQLDBUtil

public class HSQLDBUtil
extends Object

作成者:
someda

コンストラクタの概要
HSQLDBUtil()
           
 
メソッドの概要
static String getJDBCURL()
           
static void shutdown(DataSource datasource)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

HSQLDBUtil

public HSQLDBUtil()
メソッドの詳細

shutdown

public static void shutdown(DataSource datasource)
                     throws SQLException
例外:
SQLException

getJDBCURL

public static String getJDBCURL()
                         throws UnsupportedEncodingException
例外:
UnsupportedEncodingException


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.