Class Connectus

java.lang.Object
  extended byConnectus

public class Connectus
extends java.lang.Object

Title: MySQLConnectus 0.3

Last update 18/09/04 at 11:24

Description: Connectus is a simple program that allows you to access in a few steps to your MySQL DBMS. You can execute query or change your DB and then showing the results


Constructor Summary
Connectus()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Connectus

public Connectus()
Method Detail

main

public static void main(java.lang.String[] argv)