com.metamatrix.common.extensionmodule.spi.jdbc
Class JDBCNames

java.lang.Object
  extended by com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames

public class JDBCNames
extends java.lang.Object

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

JDBCNames

public JDBCNames()


Copyright © 2009. All Rights Reserved.