io.github.benas.easybatch.tutorials.helloworld.jdbc
Class Launcher

java.lang.Object
  extended by io.github.benas.easybatch.tutorials.helloworld.jdbc.Launcher

public class Launcher
extends Object

Main class to run the hello world jdbc tutorial.

Author:
benas (md.benhassine@gmail.com)

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

Constructor Detail

Launcher

public Launcher()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2014. All Rights Reserved.