public class Context extends Object
Context()
String
getColumn()
getSchema()
getTable()
void
setColumn(String column)
setSchema(String schema)
setTable(String table)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Context()
public String getColumn()
public void setColumn(String column)
public String getTable()
public void setTable(String table)
public String getSchema()
public void setSchema(String schema)
Copyright © 2018–2019 ODPi. All rights reserved.