org.neodatis.tool.wrappers
Class OdbSystem

java.lang.Object
  extended by org.neodatis.tool.wrappers.OdbSystem

public class OdbSystem
extends java.lang.Object

A wrapper to system class

Author:
olivier

Constructor Summary
OdbSystem()
           
 
Method Summary
static java.lang.String getProperty(java.lang.String name)
          Retrieve a system property
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OdbSystem

public OdbSystem()
Method Detail

getProperty

public static java.lang.String getProperty(java.lang.String name)
Retrieve a system property

Parameters:
name - The name of the property
Returns:
The property value