|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDBTable | |
---|---|
com.semarchy.mdm.runtime.model.dbschema | |
com.semarchy.mdm.runtime.model.physical |
Uses of IDBTable in com.semarchy.mdm.runtime.model.dbschema |
---|
Methods in com.semarchy.mdm.runtime.model.dbschema that return IDBTable | |
---|---|
IDBTable |
IDBSchema.getTable(String name)
|
Methods in com.semarchy.mdm.runtime.model.dbschema that return types with arguments of type IDBTable | |
---|---|
List<? extends IDBTable> |
IDBSchema.getTables()
|
Uses of IDBTable in com.semarchy.mdm.runtime.model.physical |
---|
Subinterfaces of IDBTable in com.semarchy.mdm.runtime.model.physical | |
---|---|
interface |
ITable
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |