|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames
public class JDBCNames
The JDBCNames provides the binding JDBC table and column names used for the JDBC implementation
There are 2 sections to this class: a. Table Definitions - defines the physical table layouts b. Update Definitions - defines the table, columns, and keys using the DataBaseView that will be used when performing updates.
Nested Class Summary | |
---|---|
static class |
JDBCNames.ExtensionFilesTable
The Extension Files table definition |
Constructor Summary | |
---|---|
JDBCNames()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JDBCNames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |