|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxava.mapping.Mapping
public abstract class Mapping
Utility class for mapping issues.
| Constructor Summary | |
|---|---|
Mapping()
|
|
| Method Summary | |
|---|---|
static java.util.Collection |
getSchemas()
|
static java.util.Collection |
getTables()
|
static java.util.Collection |
getTablesBySchema(java.lang.String schema)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Mapping()
| Method Detail |
|---|
public static java.util.Collection getSchemas()
throws XavaException
XavaException
public static java.util.Collection getTables()
throws XavaException
XavaException
public static java.util.Collection getTablesBySchema(java.lang.String schema)
throws XavaException
XavaException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||