ch.qos.logback.audit.server
Class TableCreator

java.lang.Object
  extended by ch.qos.logback.audit.server.TableCreator

public class TableCreator
extends Object

Author:
Ceki Gulcu

Constructor Summary
TableCreator(org.hibernate.cfg.Configuration cfg)
           
 
Method Summary
 void createTables()
           
 void createTables(String filename)
           
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

TableCreator

public TableCreator(org.hibernate.cfg.Configuration cfg)
Method Detail

createTables

public void createTables(String filename)

createTables

public void createTables()

main

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


Copyright © 2013. All Rights Reserved.