org.devaki.nextobjects.util
Class JDBCTest

java.lang.Object
  extended byorg.devaki.nextobjects.util.JDBCTest

public class JDBCTest
extends java.lang.Object

Test the jdbc connection

Author:
Emmanuel Florent

Constructor Summary
JDBCTest(BaseModel pdm, CustomTextArea info)
          Test a connection for a given model
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCTest

public JDBCTest(BaseModel pdm,
                CustomTextArea info)
Test a connection for a given model

Parameters:
pdm - the model who give the connection
info - a textarea for output


Copyright © 2002-2004 devaki.org. All Rights Reserved.