This project has retired. For details please refer to its Attic page.
DatabaseUtil (Lens 2.0.1-beta-incubating API)

org.apache.lens.examples
Class DatabaseUtil

java.lang.Object
  extended by org.apache.lens.examples.DatabaseUtil

public final class DatabaseUtil
extends Object

The Class DatabaseUtil.


Method Summary
static void initalizeDatabaseStorage()
          Initalize database storage.
static void main(String[] args)
          The main method.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

initalizeDatabaseStorage

public static void initalizeDatabaseStorage()
                                     throws Exception
Initalize database storage.

Throws:
Exception - the exception

main

public static void main(String[] args)
                 throws Exception
The main method.

Parameters:
args - the arguments
Throws:
Exception - the exception


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.