|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.uql.erm.XPartition.PartitionTables
public class XPartition.PartitionTables
| Constructor Summary | |
|---|---|
XPartition.PartitionTables(String name,
int type,
String sql)
|
|
XPartition.PartitionTables(String name,
int type,
String sql,
Object catalog,
Object schema)
|
|
| Method Summary | |
|---|---|
XPartition.PartitionTables |
clone()
|
boolean |
equals(Object obj)
|
Object |
getCatalog()
|
XTypeNode[] |
getColumns()
|
String |
getName()
|
Object |
getSchema()
|
String |
getSql()
|
inetsoft.uql.util.rgraph.TableNode |
getTableNode(Component component)
|
int |
getType()
|
int |
hashCode()
|
void |
removeMetaData()
Remove the metadata for this PartitionTables. |
void |
setCatalog(Object catalog)
|
void |
setName(String name)
|
void |
setSchema(Object schema)
|
String |
setSql()
|
void |
setSql(String sql)
|
void |
setType(int type)
|
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XPartition.PartitionTables(String name,
int type,
String sql)
public XPartition.PartitionTables(String name,
int type,
String sql,
Object catalog,
Object schema)
| Method Detail |
|---|
public String getName()
public int getType()
public String getSql()
public String setSql()
public void setName(String name)
public void setType(int type)
public Object getCatalog()
public void setCatalog(Object catalog)
public Object getSchema()
public void setSchema(Object schema)
public XPartition.PartitionTables clone()
clone in class Objectpublic void setSql(String sql)
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic inetsoft.uql.util.rgraph.TableNode getTableNode(Component component)
public XTypeNode[] getColumns()
public void removeMetaData()
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||