|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attribute | |
org.exolab.jms.tools.db |
Uses of Attribute in org.exolab.jms.tools.db |
Methods in org.exolab.jms.tools.db that return Attribute | |
static Attribute |
SchemaHelper.getAttribute(Table table,
java.lang.String name)
|
Attribute |
Table.getAttribute(int)
|
Attribute[] |
Table.getAttribute()
|
static Attribute |
Attribute.unmarshal(java.io.Reader)
|
Methods in org.exolab.jms.tools.db with parameters of type Attribute | |
Type |
SchemaBrowser.getType(Attribute attribute)
Returns the Type for an Attribute . |
void |
Table.addAttribute(Attribute)
|
void |
Table.addAttribute(int,
Attribute)
|
boolean |
Table.removeAttribute(Attribute)
|
void |
Table.setAttribute(int,
Attribute)
|
void |
Table.setAttribute(Attribute[])
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |