net.anotheria.db.util
Class DDLConfig
java.lang.Object
net.anotheria.db.util.DDLConfig
public class DDLConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DDLConfig
public DDLConfig()
getInstance
public static DDLConfig getInstance()
- Get instance method.
- Returns:
DDLConfig
getDbOwnerName
public String getDbOwnerName()
setDbOwnerName
public void setDbOwnerName(String dbOwnerName)
Copyright © 2010-2013 anotheria.net. All Rights Reserved.