public abstract class Mapping
extends java.lang.Object
Constructor and Description |
---|
Mapping() |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection |
getSchemas() |
static java.util.Collection |
getTables() |
static java.util.Collection |
getTablesBySchema(java.lang.String schema) |
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