Compiere 3.1

org.compiere.db
Class TestConnection

java.lang.Object
  extended by org.compiere.db.TestConnection

public class TestConnection
extends Object

Test Connection (speed)

Version:
$Id: TestConnection.java,v 1.2 2006/07/30 00:55:13 jjanke Exp $
Author:
Jorg Janke

Constructor Summary
TestConnection(String jdbcURL, String uid, String pwd)
          Test Connection
 
Method Summary
static void main(String[] args)
          Test Connection.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestConnection

public TestConnection(String jdbcURL,
                      String uid,
                      String pwd)
Test Connection

Parameters:
jdbcURL - JDBC URL
uid - user
pwd - password
Method Detail

main

public static void main(String[] args)
Test Connection. java -cp dbPort.jar;oracle.jar org.compiere.db.TestConnection

Parameters:
args - arguments optional Example: jdbc:oracle:thin:@dev:1521:dev compiere compiere

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.