com.jcorporate.expresso.core.dbobj
Class SchemaFactory
java.lang.Object
com.jcorporate.expresso.core.dbobj.SchemaFactory
- public final class SchemaFactory
- extends Object
Schemas are a batch of singletons, as such, there should only be
one instance.
- Author:
- Michael Rimov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaFactory
protected SchemaFactory()
getInstance
public static SchemaFactory getInstance()
getSchema
public Schema getSchema(String className)
getDataContext
public String getDataContext()
setDataContext
public void setDataContext(String dataContext)
setRequestingUser
public void setRequestingUser(int uid)
Please see www.jcorporate.com for information about new Expresso releases.